Searched refs:EventSelectionSet (Results 1 – 7 of 7) sorted by relevance
190 EventSelectionSet::EventSelectionSet(bool for_stat_cmd) in EventSelectionSet() function in simpleperf::EventSelectionSet193 EventSelectionSet::~EventSelectionSet() {} in ~EventSelectionSet()195 bool EventSelectionSet::BuildAndCheckEventSelection(const std::string& event_name, bool first_event, in BuildAndCheckEventSelection()277 bool EventSelectionSet::AddEventType(const std::string& event_name, size_t* group_id) { in AddEventType()281 bool EventSelectionSet::AddEventGroup(const std::vector<std::string>& event_names, in AddEventGroup()312 bool EventSelectionSet::AddCounters(const std::vector<std::string>& event_names) { in AddCounters()337 std::vector<const EventType*> EventSelectionSet::GetEvents() const { in GetEvents()347 std::vector<const EventType*> EventSelectionSet::GetTracepointEvents() const { in GetTracepointEvents()359 bool EventSelectionSet::ExcludeKernel() const { in ExcludeKernel()370 EventAttrIds EventSelectionSet::GetEventAttrWithId() const { in GetEventAttrWithId()[all …]
103 class EventSelectionSet {105 EventSelectionSet(bool for_stat_cmd);106 ~EventSelectionSet();220 DISALLOW_COPY_AND_ASSIGN(EventSelectionSet);
126 std::unique_ptr<EventSelectionSet> event_selection_set_;135 std::unique_ptr<EventSelectionSet> set(new EventSelectionSet(true)); in CreateEventSelectionSet()
232 EventSelectionSet set(true); in TEST()289 EventSelectionSet set(true); in TEST()294 EventSelectionSet set2(true); in TEST()
183 EventSelectionSet event_selection_set_;
455 EventSelectionSet event_selection_set_;
433 EventSelectionSet event_selection_set_;