Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ps/
H A Ducbps.c831 prtpct(ushort_t pct) in prtpct() function
926 prtpct(psinfo->pr_pctcpu); /* %CPU */ in prcom()
927 prtpct(psinfo->pr_pctmem); /* %MEM */ in prcom()
994 prtpct(psinfo->pr_pctcpu); /* %CPU */ in prcom()
995 prtpct(psinfo->pr_pctmem); /* %MEM */ in prcom()
1084 prtpct(0); /* %CPU */ in przom()
1085 prtpct(0); /* %MEM */ in przom()
1115 prtpct(0); /* %CPU */ in przom()
1116 prtpct(0); /* %MEM */ in przom()
H A Dps.c313 static void prtpct(ushort_t, int);
1602 prtpct(ushort_t pct, int width) in prtpct() function
1791 prtpct(psinfo->pr_lwp.pr_pctcpu, width); in print_field()
1793 prtpct(psinfo->pr_pctcpu, width); in print_field()
1796 prtpct(psinfo->pr_pctmem, width); in print_field()