Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Devent_selection_set.cpp195 bool EventSelectionSet::BuildAndCheckEventSelection(const std::string& event_name, bool first_event, in BuildAndCheckEventSelection() function in simpleperf::EventSelectionSet
300 if (!BuildAndCheckEventSelection(event_name, first_event, &selection)) { in AddEventGroup()
335 if (!BuildAndCheckEventSelection(event_name, false, &selection)) { in AddCounters()
H A Devent_selection_set.h208 bool BuildAndCheckEventSelection(const std::string& event_name, bool first_event,