Home
last modified time | relevance | path

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

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