Searched refs:cpuAvgAll (Results 1 – 1 of 1) sorted by relevance
75 private int cpuAvgAll; field in CpuMonitor222 cpuAvgAll = sum10 / SAMPLE_SAVE_NUMBER; in sampleCpuUtilization()236 return cpuAvgAll; in getCpuAvgAll()