Searched defs:ReadCounters (Results 1 – 2 of 2) sorted by relevance
/system/extras/simpleperf/ | ||
D | record_lib_interface.cpp | 244 bool PerfEventSetForCounting::ReadCounters(std::vector<Counter>* counters) { in ReadCounters() function in simpleperf::PerfEventSetForCounting |
D | event_selection_set.cpp | 715 bool EventSelectionSet::ReadCounters(std::vector<CountersInfo>* counters) { in ReadCounters() function in simpleperf::EventSelectionSet |