Searched refs:NUM_EVENT_TYPES (Results 1 – 1 of 1) sorted by relevance
458 NUM_EVENT_TYPES in collecting_thread() enumerator461 struct epoll_event ev, events[static_cast<int>(EventType::NUM_EVENT_TYPES)]; in collecting_thread()520 int nfds = epoll_wait(*epollfd, events, static_cast<int>(EventType::NUM_EVENT_TYPES), -1); in collecting_thread()