Searched refs:AddEventGroup (Results 1 – 4 of 4) sorted by relevance
75 bool AddEventGroup(const std::vector<std::string>& event_names);
101 return AddEventGroup(std::vector<std::string>(1, event_name)); in AddEventType()104 bool EventSelectionSet::AddEventGroup( in AddEventGroup() function in EventSelectionSet
491 if (!event_selection_set_.AddEventGroup(event_types)) { in ParseOptions()
465 if (!event_selection_set_.AddEventGroup(event_types)) { in ParseOptions()