Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h107 float li_trp; /* other system trap CPU time */ member
H A Dprstat.c568 Format_pct(trp, lwp->li_trp, 4); in list_print()
793 lwp->li_trp = TIME2NSEC(usage->pr_ttime)/period; in lwp_update()
831 lwp->li_trp = (TIME2NSEC(usage->pr_ttime) - in lwp_update()