Searched refs:REPLAY_CLOCK_LOCKED (Results 1 – 2 of 2) sorted by relevance
181 cur_time = REPLAY_CLOCK_LOCKED(REPLAY_CLOCK_VIRTUAL_RT, in icount_adjust()251 int64_t clock = REPLAY_CLOCK_LOCKED(REPLAY_CLOCK_VIRTUAL_RT, in icount_warp_rt()
91 #define REPLAY_CLOCK_LOCKED(clock, value) \ macro