Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.cpp308 bool EventSelectionSet::AddEventGroup(const std::vector<std::string>& event_names, bool check) { in AddEventGroup()
341 bool EventSelectionSet::AddCounters(const std::vector<std::string>& event_names) { in AddCounters()