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

/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c84 #define CAPPED_ZONE 0x02 macro
446 if (col_types & CAPPED_ZONE && my_zoneid == GLOBAL_ZONEID)
573 *col_type |= CAPPED_ZONE;
576 if ((*col_type & CAPPED_ZONE) && (*col_type & CAPPED_PROJECT))
694 rss_sample(B_TRUE, CAPPED_ZONE);
762 rss_sample(B_TRUE, CAPPED_ZONE);

Completed in 45 milliseconds