Searched refs:BuildAndCheckEventSelection (Results 1 – 2 of 2) sorted by relevance
190 bool BuildAndCheckEventSelection(const std::string& event_name, bool first_event,
170 bool EventSelectionSet::BuildAndCheckEventSelection(const std::string& event_name, bool first_event, in BuildAndCheckEventSelection() function in simpleperf::EventSelectionSet262 if (!BuildAndCheckEventSelection(event_name, first_event, &selection)) { in AddEventGroup()