Searched refs:REPLAY_CLOCK (Results 1 – 2 of 2) sorted by relevance
84 #define REPLAY_CLOCK(clock, value) \ macro
632 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()