Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h108 float li_tfl; /* text page fault sleep time */ member
H A Dprstat.c569 Format_pct(tfl, lwp->li_tfl, 4); in list_print()
794 lwp->li_tfl = TIME2NSEC(usage->pr_tftime)/period; in lwp_update()
833 lwp->li_tfl = (TIME2NSEC(usage->pr_tftime) - in lwp_update()