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

/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c227 boolean_t zsc_active; /* cpu online during this interval */ member in struct:zsd_cpu
1263 if (cpu->zsc_active == B_TRUE && roll) {
1312 if (cpu->zsc_active == B_FALSE) {
1328 cpu->zsc_active = B_TRUE;
1365 cpu->zsc_active = B_TRUE;

Completed in 85 milliseconds