Home
last modified time | relevance | path

Searched defs:totalCpuTime (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DProcStat.h70 uint64_t totalCpuTime() const { in totalCpuTime() function
H A DIoPerfCollection.h104 uint64_t totalCpuTime = 0; member
/aosp12/frameworks/native/libs/cputimeinstate/
H A Dtesttimeinstate.cpp630 uint64_t totalCpuTime = 0; in TEST() local
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBinderCallsStats.java657 long totalCpuTime = 0; in dumpLocked() local