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

/illumos-gate/usr/src/lib/libzonestat/common/
H A Dzonestat_impl.h117 uint64_t zss_shmids_max; member in struct:zs_system
H A Dlibzonestat.c1721 return (usage->zsu_system->zss_shmids_max);
1815 return (zs_uint64_used_pct(system->zss_shmids_max,
1920 return (zs_uint64_used_pct(system->zss_shmids_max,
2330 sres->zss_shmids_max = snew->zss_shmids_max;
2397 sres->zss_shmids_max = snew->zss_shmids_max;
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c358 uint64_t zss_shmids_max; member in struct:zsd_system
2355 if (*shmids_cap == sys->zss_shmids_max)
3762 sys->zss_shmids_max = dsys->zss_shmids_max;
4206 system->zss_shmids_max = zsd_get_system_rctl("zone.max-shm-ids");

Completed in 296 milliseconds