Searched refs:Counters (Results 1 – 2 of 2) sorted by relevance
28 struct Counters { struct37 struct Counters countersBegin; argument38 struct Counters countersEnd;
179 std::map<std::string, Counters> m_counters; in perf_counter_output()198 Counters new_; in perf_counter_output()203 m_counters.insert(std::pair<std::string, Counters>(record->name, new_)); in perf_counter_output()