Home
last modified time | relevance | path

Searched refs:InnerReadCounter (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Devent_fd.cpp110 if (InnerReadCounter(&counter)) { in Id()
126 bool EventFd::InnerReadCounter(PerfCounter* counter) const { in InnerReadCounter() function in EventFd
136 if (!InnerReadCounter(counter)) { in ReadCounter()
Devent_fd.h110 bool InnerReadCounter(PerfCounter* counter) const;