Searched refs:totalCpuUsage (Results 1 – 1 of 1) sorted by relevance
225 if (mMinimumTotalCpuUsageMillis > totalCpuUsage(threadCpuUsage.usageTimesMillis)) { in applyThresholding()243 private static int totalCpuUsage(int[] cpuUsage) { in totalCpuUsage() method in KernelCpuThreadReaderDiff