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