Home
last modified time | relevance | path

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

/openbmc/qemu/replay/
H A Dreplay.c63 #define CLOCK_EVENT(_x) case REPLAY_CLOCK_ ## _x: return "CLOCK_" #_x in replay_clock_event_name() macro
64 CLOCK_EVENT(HOST); in replay_clock_event_name()
65 CLOCK_EVENT(VIRTUAL_RT); in replay_clock_event_name()
66 #undef CLOCK_EVENT in replay_clock_event_name()