Home
last modified time | relevance | path

Searched refs:eff_cycles (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/
H A Dhelper.c1334 uint64_t eff_cycles = cycles; in pmccntr_op_start() local
1336 eff_cycles /= 64; in pmccntr_op_start()
1339 uint64_t new_pmccntr = eff_cycles - env->cp15.c15_ccnt_delta; in pmccntr_op_start()