Searched refs:ReadCounter (Results 1 – 3 of 3) sorted by relevance
92 if (ReadCounter(&counter)) { in Id()99 bool EventFd::ReadCounter(PerfCounter* counter) const { in ReadCounter() function in EventFd
57 bool ReadCounter(PerfCounter* counter) const;
241 if (!event_fd->ReadCounter(&counter_info.counter)) { in ReadCounters()