Searched defs:fmtmcpu (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/acct/
H A Dacctcms.c138 *fmtmcpu = " %6.2f", variable
796 printf(fmtmcpu, p->pcm_cpu[hr]/p->pcm_pc[hr]);
819 printf(fmtmcpu, TOTAL(p->pcm_cpu)/TOTAL(p->pcm_pc));
839 printf(fmtmcpu, TOTAL(p->pcm_cpu)/TOTAL(p->pcm_pc));

Completed in 61 milliseconds