Searched refs:ShowCounters (Results 1 – 1 of 1) sorted by relevance
50 bool ShowCounters(const std::map<const EventType*, std::vector<PerfCounter>>& counters_map,114 if (!ShowCounters(counters_map, end_time - start_time)) { in Run()177 bool StatCommandImpl::ShowCounters( in ShowCounters() function in StatCommandImpl