Home
last modified time | relevance | path

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

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