Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_fd.cpp107 if (InnerReadCounter(&counter)) { in Id()
134 bool EventFd::InnerReadCounter(PerfCounter* counter) const { in InnerReadCounter() function in simpleperf::EventFd
144 if (!InnerReadCounter(counter)) { in ReadCounter()
Devent_fd.h128 bool InnerReadCounter(PerfCounter* counter) const;