Home
last modified time | relevance | path

Searched refs:CountersInfo (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/
Devent_selection_set.h45 struct CountersInfo { struct
113 bool ReadCounters(std::vector<CountersInfo>* counters);
Dcmd_stat.cpp313 bool ShowCounters(const std::vector<CountersInfo>& counters,
388 std::vector<CountersInfo> counters; in Run()
567 bool StatCommand::ShowCounters(const std::vector<CountersInfo>& counters, in ShowCounters()
Devent_selection_set.cpp462 bool EventSelectionSet::ReadCounters(std::vector<CountersInfo>* counters) { in ReadCounters()
466 CountersInfo counters_info; in ReadCounters()