HomeSort by relevance Sort by last modified time
    Searched refs:ReadCounters (Results 1 - 3 of 3) sorted by null

  /system/extras/simpleperf/
event_selection_set.h 74 bool ReadCounters(std::vector<CountersInfo>* counters);
event_selection_set.cpp 234 bool EventSelectionSet::ReadCounters(std::vector<CountersInfo>* counters) {
cmd_stat.cpp 163 if (!event_selection_set_.ReadCounters(&counters)) {

Completed in 46 milliseconds