Searched refs:PerfCounter (Results 1 – 5 of 5) sorted by relevance
50 bool ShowCounters(const std::map<const EventType*, std::vector<PerfCounter>>& counters_map,110 std::map<const EventType*, std::vector<PerfCounter>> counters_map; in Run()178 const std::map<const EventType*, std::vector<PerfCounter>>& counters_map, in ShowCounters()194 PerfCounter sum_counter; in ShowCounters()
30 struct PerfCounter { struct57 bool ReadCounter(PerfCounter* counter) const; argument
108 std::map<const EventType*, std::vector<PerfCounter>>* counters_map) { in ReadCounters()110 std::vector<PerfCounter> counters; in ReadCounters()112 PerfCounter counter; in ReadCounters()
86 PerfCounter counter; in Id()112 bool EventFd::ReadCounter(PerfCounter* counter) const { in ReadCounter()
60 bool ReadCounters(std::map<const EventType*, std::vector<PerfCounter>>* counters_map);