Searched refs:CounterInfo (Results 1 – 5 of 5) sorted by relevance
40 struct CounterInfo { struct50 std::vector<CounterInfo> counters; argument187 std::vector<CounterInfo> hotplugged_counters;
188 for (CounterInfo& c : info.counters) { in ReadRawCounters()
697 static bool ReadCounter(EventFd* event_fd, CounterInfo* counter) { in ReadCounter()716 CounterInfo counter; in ReadCounters()
404 CounterInfo& counter = info.counters.back(); in AddCounter()
801 std::vector<CounterInfo>& counters_per_event = counters[i].counters; in AdjustToIntervalOnlyValues()