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

/illumos-gate/usr/src/cmd/acct/
H A Dacctcms.c139 *fmthog = " %5.2f", variable
799 printf(fmthog, p->pcm_cpu[hr]/p->pcm_real[hr]);
822 printf(fmthog, TOTAL(p->pcm_cpu)/TOTAL(p->pcm_real));
842 printf(fmthog, TOTAL(p->pcm_cpu)/TOTAL(p->pcm_real));

Completed in 58 milliseconds