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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h109 float li_lck; /* user lock wait sleep time */ member in struct:lwp_info
H A Dprstat.c569 Format_pct(lck, lwp->li_lck, 4);
795 lwp->li_lck = TIME2NSEC(usage->pr_ltime)/period;
836 lwp->li_lck = (TIME2NSEC(usage->pr_ltime) -

Completed in 72 milliseconds