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.c44 env->ccount_time = now; in HELPER()
70 env->ccount_time + clock_ticks_to_ns(cpu->clock, dcc)); in HELPER()
H A Dcpu.h539 uint64_t ccount_time; member