HomeSort by relevance Sort by last modified time
    Searched refs:InnerReadCounter (Results 1 - 2 of 2) sorted by null

  /system/extras/simpleperf/
event_fd.h 102 bool InnerReadCounter(PerfCounter* counter) const;
event_fd.cpp 110 if (InnerReadCounter(&counter)) {
126 bool EventFd::InnerReadCounter(PerfCounter* counter) const {
136 if (!InnerReadCounter(counter)) {

Completed in 69 milliseconds