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

/illumos-gate/usr/src/cmd/acct/
H A Dacctcms.c137 *fmtmsz = " %7.2f", variable
794 printf(fmtmsz, p->pcm_kcore[hr]/p->pcm_cpu[hr]);
817 printf(fmtmsz, TOTAL(p->pcm_kcore)/TOTAL(p->pcm_cpu));
837 printf(fmtmsz, TOTAL(p->pcm_kcore)/TOTAL(p->pcm_cpu));

Completed in 45 milliseconds