Home
last modified time | relevance | path

Searched refs:replay_save_instructions (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/replay/
H A Dreplay-char.c100 replay_save_instructions(); in replay_char_write_event_save()
145 replay_save_instructions(); in replay_char_read_all_save_error()
153 replay_save_instructions(); in replay_char_read_all_save_buf()
H A Dreplay-audio.c22 replay_save_instructions(); in replay_audio_out()
44 replay_save_instructions(); in replay_audio_in()
H A Dreplay.c207 replay_save_instructions(); in replay_exception()
238 replay_save_instructions(); in replay_interrupt()
276 replay_save_instructions(); in replay_checkpoint()
304 replay_save_instructions(); in replay_async_events()
460 replay_save_instructions(); in replay_finish()
H A Dreplay-random.c21 replay_save_instructions(); in replay_save_random()
H A Dreplay-internal.h142 void replay_save_instructions(void);
H A Dreplay-internal.c280 void replay_save_instructions(void) in replay_save_instructions() function