Home
last modified time | relevance | path

Searched refs:replay_mode (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/qemu/replay/
H A Dreplay.c29 ReplayMode replay_mode = REPLAY_MODE_NONE; variable
194 if (replay_mode == REPLAY_MODE_PLAY) { in replay_account_executed_instructions()
205 if (replay_mode == REPLAY_MODE_RECORD) { in replay_exception()
210 } else if (replay_mode == REPLAY_MODE_PLAY) { in replay_exception()
225 if (replay_mode == REPLAY_MODE_PLAY) { in replay_has_exception()
236 if (replay_mode == REPLAY_MODE_RECORD) { in replay_interrupt()
241 } else if (replay_mode == REPLAY_MODE_PLAY) { in replay_interrupt()
256 if (replay_mode == REPLAY_MODE_PLAY) { in replay_has_interrupt()
266 if (replay_mode == REPLAY_MODE_RECORD) { in replay_shutdown_request()
278 if (replay_mode == REPLAY_MODE_PLAY) { in replay_checkpoint()
[all …]
H A Dreplay-debugging.c36 if (replay_mode == REPLAY_MODE_NONE) { in hmp_info_replay()
41 replay_mode == REPLAY_MODE_RECORD ? "Recording" : "Replaying", in hmp_info_replay()
50 retval->mode = replay_mode; in qmp_query_replay()
60 assert(replay_mode == REPLAY_MODE_PLAY); in replay_break()
76 assert(replay_mode == REPLAY_MODE_PLAY); in replay_delete_break()
94 if (replay_mode == REPLAY_MODE_PLAY) { in qmp_replay_break()
120 if (replay_mode == REPLAY_MODE_PLAY) { in qmp_replay_delete_break()
184 if (replay_mode != REPLAY_MODE_PLAY) { in replay_seek()
234 assert(replay_mode == REPLAY_MODE_PLAY); in replay_reverse_step()
293 assert(replay_mode == REPLAY_MODE_PLAY); in replay_reverse_continue()
[all …]
H A Dreplay-snapshot.c33 if (replay_mode == REPLAY_MODE_PLAY) { in replay_post_load()
38 } else if (replay_mode == REPLAY_MODE_RECORD) { in replay_post_load()
78 if (replay_mode == REPLAY_MODE_RECORD) { in replay_vmstate_init()
85 } else if (replay_mode == REPLAY_MODE_PLAY) { in replay_vmstate_init()
97 return replay_mode == REPLAY_MODE_NONE in replay_can_snapshot()
H A Dreplay-audio.c20 if (replay_mode == REPLAY_MODE_RECORD) { in replay_audio_out()
25 } else if (replay_mode == REPLAY_MODE_PLAY) { in replay_audio_out()
42 if (replay_mode == REPLAY_MODE_RECORD) { in replay_audio_in()
54 } else if (replay_mode == REPLAY_MODE_PLAY) { in replay_audio_in()
H A Dreplay-internal.c218 if (replay_mode != REPLAY_MODE_NONE) { in replay_mutex_lock()
234 if (replay_mode != REPLAY_MODE_NONE) { in replay_mutex_unlock()
251 if (replay_mode == REPLAY_MODE_RECORD) { in replay_advance_current_icount()
257 } else if (replay_mode == REPLAY_MODE_PLAY) { in replay_advance_current_icount()
282 if (replay_file && replay_mode == REPLAY_MODE_RECORD) { in replay_save_instructions()
H A Dreplay-input.c140 if (replay_mode == REPLAY_MODE_PLAY) { in replay_input_event()
142 } else if (replay_mode == REPLAY_MODE_RECORD) { in replay_input_event()
151 if (replay_mode == REPLAY_MODE_PLAY) { in replay_input_sync_event()
153 } else if (replay_mode == REPLAY_MODE_RECORD) { in replay_input_sync_event()
H A Dreplay-events.c69 if (replay_mode != REPLAY_MODE_NONE) { in replay_enable_events()
81 if (replay_mode == REPLAY_MODE_NONE) { in replay_flush_events()
102 if (!replay_file || replay_mode == REPLAY_MODE_NONE in replay_add_event()
166 if (replay_mode != REPLAY_MODE_PLAY) { in replay_save_event()
H A Dreplay-char.c43 if (replay_mode == REPLAY_MODE_NONE) { in replay_register_char_driver()
/openbmc/qemu/include/sysemu/
H A Dreplay.h86 (replay_mode == REPLAY_MODE_PLAY \
88 : replay_mode == REPLAY_MODE_RECORD \
93 (replay_mode == REPLAY_MODE_PLAY \
95 : replay_mode == REPLAY_MODE_RECORD \
/openbmc/qemu/util/
H A Dguest-random.c49 if (replay_mode == REPLAY_MODE_PLAY) { in qemu_guest_getrandom()
59 if (replay_mode == REPLAY_MODE_RECORD) { in qemu_guest_getrandom()
H A Dqemu-timer.c549 if (replay_mode != REPLAY_MODE_NONE in timerlist_run_timers()
/openbmc/qemu/stubs/
H A Dreplay-mode.c4 ReplayMode replay_mode; variable
/openbmc/qemu/chardev/
H A Dchar-fe.c65 if (qemu_chr_replay(s) && replay_mode == REPLAY_MODE_PLAY) { in qemu_chr_fe_read_all()
83 if (qemu_chr_replay(s) && replay_mode == REPLAY_MODE_RECORD) { in qemu_chr_fe_read_all()
92 if (qemu_chr_replay(s) && replay_mode == REPLAY_MODE_RECORD) { in qemu_chr_fe_read_all()
H A Dchar.c167 if (qemu_chr_replay(s) && replay_mode == REPLAY_MODE_PLAY) { in qemu_chr_write()
174 if (replay_mode == REPLAY_MODE_RECORD) { in qemu_chr_write()
188 if (qemu_chr_replay(s) && replay_mode == REPLAY_MODE_RECORD) { in qemu_chr_write()
221 if (replay_mode == REPLAY_MODE_PLAY) { in qemu_chr_be_write()
625 if (replay_mode != REPLAY_MODE_NONE) { in qemu_chardev_set_replay()
/openbmc/qemu/include/exec/
H A Dreplay-core.h16 extern ReplayMode replay_mode;
/openbmc/qemu/net/
H A Dfilter-replay.c39 switch (replay_mode) { in filter_replay_receive_iov()
/openbmc/qemu/accel/tcg/
H A Dtcg-accel-ops-icount.c41 if (replay_mode != REPLAY_MODE_PLAY) { in icount_get_limit()
H A Dtcg-all.c218 if (replay_mode != REPLAY_MODE_NONE) { in tcg_gdbstub_supported_sstep_flags()
H A Dicount-common.c306 if (replay_mode != REPLAY_MODE_PLAY) { in icount_start_warp_timer()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_replay.c49 if (!aconnector->vsdb_info.replay_mode) in link_supports_replay()
H A Damdgpu_dm.h625 bool replay_mode; member
/openbmc/qemu/system/
H A Drunstate.c209 assert(replay_mode != REPLAY_MODE_NONE); in runstate_replay_enable()
211 if (replay_mode == REPLAY_MODE_PLAY) { in runstate_replay_enable()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dveristat.c148 bool replay_mode; member
297 env.replay_mode = true; in parse_arg()
2070 if (env.comparison_mode && env.replay_mode) { in main()
2078 else if (env.replay_mode) in main()
/openbmc/qemu/gdbstub/
H A Dsystem.c484 return replay_mode == REPLAY_MODE_PLAY; in gdb_can_reverse()
/openbmc/qemu/target/ppc/
H A Dmachine.c633 return (replay_mode != REPLAY_MODE_NONE); in reservation_needed()

12