Searched refs:ShowCounters (Results 1 – 1 of 1) sorted by relevance
440 bool ShowCounters(const std::vector<CountersInfo>& counters, double duration_in_sec, FILE* fp);591 if (!ShowCounters(counters, duration_in_sec, fp)) { in Run()804 bool StatCommand::ShowCounters(const std::vector<CountersInfo>& counters, double duration_in_sec, in ShowCounters() function in simpleperf::__anon32f9a1060211::StatCommand