Searched refs:CounterInfo (Results 1 – 5 of 5) sorted by relevance
42 struct CounterInfo { struct52 std::vector<CounterInfo> counters; argument184 std::vector<CounterInfo> hotplugged_counters;
190 for (CounterInfo& c : info.counters) { in ReadRawCounters()
706 static bool ReadCounter(EventFd* event_fd, CounterInfo* counter) { in ReadCounter()725 CounterInfo counter; in ReadCounters()
402 CounterInfo& counter = info.counters.back(); in AddCounter()
787 std::vector<CounterInfo>& counters_per_event = counters[i].counters; in AdjustToIntervalOnlyValues()