Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h114 ulong_t li_icx; /* involuntary context switches */ member
H A Dprstat.c565 Format_num(icx, lwp->li_icx, 4); in list_print()
801 lwp->li_icx = (ulong_t) in lwp_update()
842 lwp->li_icx = usage->pr_ictx - lwp->li_usage.pr_ictx; in lwp_update()