Searched refs:REPLAY_ASYNC_COUNT (Results 1 – 2 of 2) sorted by relevance
25 REPLAY_ASYNC_COUNT enumerator43 EVENT_ASYNC_LAST = EVENT_ASYNC + REPLAY_ASYNC_COUNT - 1,
100 assert(event_kind < REPLAY_ASYNC_COUNT); in replay_add_event()168 g_assert(event->event_kind < REPLAY_ASYNC_COUNT); in replay_save_event()