Searched defs:cpuTimeUs (Results 1 – 3 of 3) sorted by relevance
204 public void addCpuTimeUs(long cpuTimeUs) { in addCpuTimeUs()208 public void addCpuTimeUs(long cpuTimeUs, boolean onBattery, boolean screenOff) { in addCpuTimeUs()
217 final int[] cpuTimeUs = {89, 31, 43}; in testUpdateClusterSpeedTimes() local
11970 final LongSamplingCounter[] cpuTimeUs = u.mCpuClusterSpeedTimesUs[cluster]; in readKernelUidCpuFreqTimesLocked() local