HomeSort by relevance Sort by last modified time
    Searched refs:li_vcx (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/prstat/
prstat.h 109 ulong_t li_vcx; /* voluntary context switches */ member in struct:lwp_info
prstat.c 543 Format_num(vcx, lwp->li_vcx, 4);
779 lwp->li_vcx = (ulong_t)
821 lwp->li_vcx = usage->pr_vctx - lwp->li_usage.pr_vctx;
    [all...]

Completed in 240 milliseconds