Searched refs:tot_CPU_Util (Results 1 – 1 of 1) sorted by relevance
278 double tot_CPU_Util; in ReportPerfCntrs() local316 …tot_CPU_Util = 100.0*(1.0 - (double)DeltaInfo[MAXCPUS].IdleTime.QuadPart/(double)TotalCPUTime[MAXC… in ReportPerfCntrs()343 fprintf(where, "Busy %5.2f", tot_CPU_Util); in ReportPerfCntrs()421 return (tot_CPU_Util); in ReportPerfCntrs()