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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h112 ulong_t li_vcx; /* voluntary context switches */ member in struct:lwp_info
H A Dprstat.c562 Format_num(vcx, lwp->li_vcx, 4);
798 lwp->li_vcx = (ulong_t)
840 lwp->li_vcx = usage->pr_vctx - lwp->li_usage.pr_vctx;

Completed in 63 milliseconds