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

/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c225 boolean_t zsc_onlined; /* cpu onlined during this interval */ member in struct:zsd_cpu
1316 cpu->zsc_onlined = B_TRUE;
1324 cpu->zsc_onlined = B_FALSE;
1364 cpu->zsc_onlined = B_FALSE;
1592 if (cpu->zsc_onlined == B_TRUE) {

Completed in 113 milliseconds