Searched refs:cputot (Results 1 – 1 of 1) sorted by relevance
57 cputot, variable648 cputot = systot + usertot; in doexit()649 fprintf(stdout, "CPU=%-6.2f ",SECS(cputot)/cmdcount); in doexit()654 fprintf(stdout, "USR/TOT=%-4.2f ",usertot/cputot); in doexit()655 fprintf(stdout, "HOG=%-4.2f ",cputot/realtot); in doexit()