Searched refs:totalCpuUsageOfSystemInStatPeriod (Results 1 – 1 of 1) sorted by relevance
139 uint64_t totalCpuUsageOfSystemInStatPeriod = statPeriod * numOfCpuCores_; in CalculateCpuUsage() local140 return ((cpuUsageInStatPeriod * 1.0) / totalCpuUsageOfSystemInStatPeriod); in CalculateCpuUsage()