Searched refs:id_key (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h137 ulong_t id_key; /* sort key value */ member in struct:id_info
H A Dprsort.c104 return (((id_info_t *)id)->id_key);
H A Dprstat.c731 id->id_key += lwp->li_key;
761 id->id_key = lwp->li_key;

Completed in 139 milliseconds