Home
last modified time | relevance | path

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

/openbmc/qemu/replay/
H A Dreplay-internal.h61 EVENT_CLOCK_LAST = EVENT_CLOCK + REPLAY_CLOCK_COUNT - 1,
90 int64_t cached_clock[REPLAY_CLOCK_COUNT];
H A Dreplay-snapshot.c55 VMSTATE_INT64_ARRAY(cached_clock, ReplayState, REPLAY_CLOCK_COUNT),
/openbmc/qemu/include/sysemu/
H A Dreplay.h30 REPLAY_CLOCK_COUNT enumerator