Searched defs:zsz_found (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c272 boolean_t zsz_found; /* Running at end of this interval */ member in struct:zsd_zone
849 zone->zsz_found = B_FALSE;
912 zone->zsz_found = B_FALSE;
1145 assert(zone->zsz_found == B_FALSE);
1151 zone->zsz_found = B_TRUE;
1220 if (zone->zsz_found == B_FALSE) {

Completed in 163 milliseconds