Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dop_helper.c43 env->ccount_time = now; in HELPER()
69 env->ccount_time + clock_ticks_to_ns(cpu->clock, dcc)); in HELPER()
H A Dcpu.h541 uint64_t ccount_time; member