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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h113 ulong_t li_icx; /* involuntary context switches */ member in struct:lwp_info
H A Dprstat.c563 Format_num(icx, lwp->li_icx, 4);
800 lwp->li_icx = (ulong_t)
841 lwp->li_icx = usage->pr_ictx - lwp->li_usage.pr_ictx;

Completed in 62 milliseconds