Home
last modified time | relevance | path

Searched defs:first_event (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/
Devent_selection_set.cpp170 bool EventSelectionSet::BuildAndCheckEventSelection(const std::string& event_name, bool first_event, in BuildAndCheckEventSelection()
258 bool first_event = groups_.empty(); in AddEventGroup() local