Home
last modified time | relevance | path

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

/openbmc/qemu/replay/
H A Dreplay-events.c47 case REPLAY_ASYNC_EVENT_INPUT_SYNC: in replay_run_event()
152 replay_add_event(REPLAY_ASYNC_EVENT_INPUT_SYNC, NULL, NULL, 0); in replay_add_input_sync_event()
180 case REPLAY_ASYNC_EVENT_INPUT_SYNC: in replay_save_event()
229 case REPLAY_ASYNC_EVENT_INPUT_SYNC: in replay_read_event()
H A Dreplay-internal.h21 REPLAY_ASYNC_EVENT_INPUT_SYNC, enumerator
/openbmc/qemu/docs/devel/
H A Dreplay.rst268 - REPLAY_ASYNC_EVENT_INPUT_SYNC. Internal input synchronization event.