Home
last modified time | relevance | path

Searched refs:fmthog (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/acct/
H A Dacctcms.c136 *fmthog = " %5.2f", variable
796 printf(fmthog, p->pcm_cpu[hr]/p->pcm_real[hr]); in prnt()
819 printf(fmthog, TOTAL(p->pcm_cpu)/TOTAL(p->pcm_real)); in pprint()
839 printf(fmthog, TOTAL(p->pcm_cpu)/TOTAL(p->pcm_real)); in totprnt()