Searched refs:EventSelectionSet (Results 1 – 6 of 6) sorted by relevance
155 EventSelectionSet::EventSelectionSet(bool for_stat_cmd) in EventSelectionSet() function in EventSelectionSet158 EventSelectionSet::~EventSelectionSet() {} in ~EventSelectionSet()160 bool EventSelectionSet::BuildAndCheckEventSelection(const std::string& event_name, bool first_event, in BuildAndCheckEventSelection()245 bool EventSelectionSet::AddEventType(const std::string& event_name, size_t* group_id) { in AddEventType()249 bool EventSelectionSet::AddEventGroup( in AddEventGroup()280 std::vector<const EventType*> EventSelectionSet::GetEvents() const { in GetEvents()290 std::vector<const EventType*> EventSelectionSet::GetTracepointEvents() const { in GetTracepointEvents()303 bool EventSelectionSet::ExcludeKernel() const { in ExcludeKernel()314 std::vector<EventAttrWithId> EventSelectionSet::GetEventAttrWithId() const { in GetEventAttrWithId()331 void EventSelectionSet::UnionSampleType() { in UnionSampleType()[all …]
101 class EventSelectionSet {103 EventSelectionSet(bool for_stat_cmd);104 ~EventSelectionSet();220 DISALLOW_COPY_AND_ASSIGN(EventSelectionSet);
124 std::unique_ptr<EventSelectionSet> event_selection_set_;133 std::unique_ptr<EventSelectionSet> set(new EventSelectionSet(true)); in CreateEventSelectionSet()
230 EventSelectionSet set(true); in TEST()285 EventSelectionSet set(true); in TEST()290 EventSelectionSet set2(true); in TEST()
453 EventSelectionSet event_selection_set_;
356 EventSelectionSet event_selection_set_;