Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c269 boolean_t zsz_active; /* running in this interval */ member
1157 if (zone->zsz_active == B_FALSE) in zsd_mark_zone_found()
1202 zone->zsz_active = B_TRUE; in zsd_mark_zone_found()
1234 zone->zsz_active = B_TRUE; in zsd_mark_zones_end()
3453 if (zone->zsz_active == B_FALSE || in zsd_refresh_memory()