Searched refs:GetEvents (Results 1 – 4 of 4) sorted by relevance
114 std::vector<const EventType*> GetEvents() const;
933 for (const EventType* event : event_selection_set_.GetEvents()) { in CheckHardwareCounterMultiplexing()963 for (const EventType* event : event_selection_set_.GetEvents()) { in PrintWarningForInaccurateEvents()
337 std::vector<const EventType*> EventSelectionSet::GetEvents() const { in GetEvents() function in simpleperf::EventSelectionSet
1371 std::vector<const EventType*> events = event_selection_set_.GetEvents(); in TraceOffCpu()2115 info_map["event_type_info"] = ScopedEventTypes::BuildString(event_selection_set_.GetEvents()); in DumpMetaInfoFeature()