Searched refs:EventSpec (Results 1 – 1 of 1) sorted by relevance
92 struct EventSpec { struct98 static constexpr EventSpec WATCHED_EVENTS[] = {105 for (unsigned long index = 0; index < sizeof(WATCHED_EVENTS) / sizeof(EventSpec); index++) { in GetWatchedEvent()