Searched refs:addToCpuUsage (Results 1 – 1 of 1) sorted by relevance
231 addToCpuUsage(filteredThreadsCpuUsage, threadCpuUsage.usageTimesMillis); in applyThresholding()254 private static void addToCpuUsage(int[] a, int[] b) { in addToCpuUsage() method in KernelCpuThreadReaderDiff