Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c228 boolean_t zsc_allocated; /* True if cpu has ever been found */ member
1284 if (cpu->zsc_allocated == B_FALSE) { in zsd_lookup_insert_cpu()
1285 cpu->zsc_allocated = B_TRUE; in zsd_lookup_insert_cpu()
1351 tmp->zsc_allocated = B_FALSE; in zsd_mark_cpus_end()
3960 cpu->zsc_allocated = B_FALSE; in zsd_close()
4114 ctl->zsctl_cpu_array[i].zsc_allocated = B_FALSE; in zsd_open()