Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dreplay.h84 #define REPLAY_CLOCK(clock, value) \ macro
/openbmc/qemu/util/
H A Dqemu-timer.c632 return REPLAY_CLOCK(REPLAY_CLOCK_HOST, get_clock_realtime()); in qemu_clock_get_ns()
634 return REPLAY_CLOCK(REPLAY_CLOCK_VIRTUAL_RT, cpu_get_clock()); in qemu_clock_get_ns()