Home
last modified time | relevance | path

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

/qemu/include/sysemu/
H A Dreplay.h116 bool replay_has_event(void);
/qemu/accel/tcg/
H A Dicount-common.c327 if (replay_has_event()) { in icount_start_warp_timer()
/qemu/replay/
H A Dreplay.c316 bool replay_has_event(void) in replay_has_event() function