Home
last modified time | relevance | path

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

/qemu/replay/
H A Dreplay-char.c116 replay_sync_error("Missing character write event in the replay log"); in replay_char_write_event_load()
137 replay_sync_error("Missing character read all event in the replay log"); in replay_char_read_all_load()
H A Dreplay.c330 G_NORETURN void replay_sync_error(const char *error) in replay_sync_error() function
466 replay_sync_error("Playback shouldn't have to iowait"); in replay_can_wait()
H A Dreplay-internal.h206 G_NORETURN void replay_sync_error(const char *error);