Searched refs:getCpuTimeForPid (Results 1 – 5 of 5) sorted by relevance
125 final long cpuTimeMs = mProcessCpuTracker.getCpuTimeForPid(Process.myPid()); in updateSystemServerCpuTime()
1253 return mService.mAppProfiler.getCpuTimeForPid(mPid); in getCpuTime()
1899 long getCpuTimeForPid(int pid) { in getCpuTimeForPid() method in AppProfiler1901 return mProcessCpuTracker.getCpuTimeForPid(pid); in getCpuTimeForPid()
622 public long getCpuTimeForPid(int pid) {
7078 HPLcom/android/server/am/AppProfiler;->getCpuTimeForPid(I)J+]Lcom/android/internal/os/ProcessCpuTra…