Searched refs:FindEventFdsByType (Results 1 – 3 of 3) sorted by relevance
67 const std::vector<std::unique_ptr<EventFd>>& FindEventFdsByType(const EventType& event_type);
205 const std::vector<std::unique_ptr<EventFd>>& EventSelectionSet::FindEventFdsByType( in FindEventFdsByType() function in EventSelectionSet
130 event_selection_set_.FindEventFdsByType(*measured_event_type_)); in Run()