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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h107 float li_tfl; /* text page fault sleep time */ member in struct:lwp_info
H A Dprstat.c567 Format_pct(tfl, lwp->li_tfl, 4);
793 lwp->li_tfl = TIME2NSEC(usage->pr_tftime)/period;
832 lwp->li_tfl = (TIME2NSEC(usage->pr_tftime) -

Completed in 125 milliseconds