Home
last modified time | relevance | path

Searched refs:BuildAndCheckEventSelection (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Devent_selection_set.h190 bool BuildAndCheckEventSelection(const std::string& event_name, bool first_event,
Devent_selection_set.cpp170 bool EventSelectionSet::BuildAndCheckEventSelection(const std::string& event_name, bool first_event, in BuildAndCheckEventSelection() function in simpleperf::EventSelectionSet
262 if (!BuildAndCheckEventSelection(event_name, first_event, &selection)) { in AddEventGroup()