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