Searched refs:id_sizematch (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h131 boolean_t id_sizematch; /* size/rssize from getvmusage() */ member in struct:id_info
H A Dprstat.c340 id->id_sizematch = B_TRUE;
454 if (id->id_sizematch == B_FALSE && total_mem >= 100)
750 id->id_sizematch = B_FALSE;

Completed in 61 milliseconds