Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dicount-common.c182 cur_time = REPLAY_CLOCK_LOCKED(REPLAY_CLOCK_VIRTUAL_RT, in icount_adjust()
252 int64_t clock = REPLAY_CLOCK_LOCKED(REPLAY_CLOCK_VIRTUAL_RT, in icount_warp_rt()
/openbmc/qemu/include/sysemu/
H A Dreplay.h29 REPLAY_CLOCK_VIRTUAL_RT, enumerator
/openbmc/qemu/util/
H A Dqemu-timer.c644 return REPLAY_CLOCK(REPLAY_CLOCK_VIRTUAL_RT, cpu_get_clock()); in qemu_clock_get_ns()