Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_stat.cpp313 bool ShowCounters(const std::vector<CountersInfo>& counters,
417 if (!ShowCounters(counters, duration_in_sec, fp)) { in Run()
567 bool StatCommand::ShowCounters(const std::vector<CountersInfo>& counters, in ShowCounters() function in __anon3ff1e7bf0111::StatCommand