Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h109 float li_dfl; /* data page fault sleep time */ member
H A Dprstat.c570 Format_pct(dfl, lwp->li_dfl, 4); in list_print()
795 lwp->li_dfl = TIME2NSEC(usage->pr_dftime)/period; in lwp_update()
835 lwp->li_dfl = (TIME2NSEC(usage->pr_dftime) - in lwp_update()