Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord_lib_interface.cpp244 bool PerfEventSetForCounting::ReadCounters(std::vector<Counter>* counters) { in ReadCounters() function in simpleperf::PerfEventSetForCounting
293 bool PerfEventSet::ReadCounters(std::vector<Counter>*) { in ReadCounters() function in simpleperf::PerfEventSet
Devent_selection_set.cpp715 bool EventSelectionSet::ReadCounters(std::vector<CountersInfo>* counters) { in ReadCounters() function in simpleperf::EventSelectionSet