Home
last modified time | relevance | path

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

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