Home
last modified time | relevance | path

Searched refs:replay_running_debug (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/exec/
H A Dreplay-core.h47 bool replay_running_debug(void);
/openbmc/qemu/replay/
H A Dstubs-system.c40 bool replay_running_debug(void) in replay_running_debug() function
H A Dreplay-debugging.c29 bool replay_running_debug(void) in replay_running_debug() function
/openbmc/qemu/accel/tcg/
H A Dwatchpoint.c95 if (replay_running_debug()) { in cpu_check_watchpoint()
/openbmc/qemu/system/
H A Dcpus.c335 if (replay_running_debug()) { in cpu_handle_guest_debug()