Searched refs:EventSelectionSet (Results 1 – 7 of 7) sorted by relevance
165 EventSelectionSet::EventSelectionSet(bool for_stat_cmd) in EventSelectionSet() function in simpleperf::EventSelectionSet168 EventSelectionSet::~EventSelectionSet() {} in ~EventSelectionSet()170 bool EventSelectionSet::BuildAndCheckEventSelection(const std::string& event_name, bool first_event, in BuildAndCheckEventSelection()251 bool EventSelectionSet::AddEventType(const std::string& event_name, size_t* group_id) { in AddEventType()255 bool EventSelectionSet::AddEventGroup(const std::vector<std::string>& event_names, in AddEventGroup()286 std::vector<const EventType*> EventSelectionSet::GetEvents() const { in GetEvents()296 std::vector<const EventType*> EventSelectionSet::GetTracepointEvents() const { in GetTracepointEvents()308 bool EventSelectionSet::ExcludeKernel() const { in ExcludeKernel()319 std::vector<EventAttrWithId> EventSelectionSet::GetEventAttrWithId() const { in GetEventAttrWithId()334 std::unordered_map<uint64_t, std::string> EventSelectionSet::GetEventNamesById() const { in GetEventNamesById()[all …]
103 class EventSelectionSet {105 EventSelectionSet(bool for_stat_cmd);106 ~EventSelectionSet();217 DISALLOW_COPY_AND_ASSIGN(EventSelectionSet);
126 std::unique_ptr<EventSelectionSet> event_selection_set_;135 std::unique_ptr<EventSelectionSet> set(new EventSelectionSet(true)); in CreateEventSelectionSet()
227 EventSelectionSet set(true); in TEST()284 EventSelectionSet set(true); in TEST()289 EventSelectionSet set2(true); in TEST()
183 EventSelectionSet event_selection_set_;
450 EventSelectionSet event_selection_set_;
395 EventSelectionSet event_selection_set_;