Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h113 ulong_t li_vcx; /* voluntary context switches */ member
H A Dprstat.c564 Format_num(vcx, lwp->li_vcx, 4); in list_print()
799 lwp->li_vcx = (ulong_t) in lwp_update()
841 lwp->li_vcx = usage->pr_vctx - lwp->li_usage.pr_vctx; in lwp_update()