Searched refs:PerfCounter (Results 1 – 8 of 8) sorted by relevance
33 struct PerfCounter { struct66 bool ReadCounter(PerfCounter* counter);128 bool InnerReadCounter(PerfCounter* counter) const;
104 PerfCounter counter; in Id()129 bool EventFd::InnerReadCounter(PerfCounter* counter) const { in InnerReadCounter()138 bool EventFd::ReadCounter(PerfCounter* counter) { in ReadCounter()
67 PerfCounter counter; in HasNonZeroInstructionEventCount()
79 PerfCounter counter; in IsEventTypeSupported()
41 void FromCounter(const PerfCounter& counter) { in FromCounter()47 void ToCounter(PerfCounter& counter) const { in ToCounter()
45 PerfCounter counter;
353 PerfCounter counter; in TEST()
794 PerfCounter& counter = counters_per_event[j].counter; in AdjustToIntervalOnlyValues()