Home
last modified time | relevance | path

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
H A Dlibzonestat.c1721 return (usage->zsu_system->zss_shmids_max); in zs_shmids_total()
1815 return (zs_uint64_used_pct(system->zss_shmids_max, in zs_shmids_usage_all_pct()
1920 return (zs_uint64_used_pct(system->zss_shmids_max, in zs_shmids_usage_zone_pct()
2330 sres->zss_shmids_max = snew->zss_shmids_max; in zs_usage_compute()
2397 sres->zss_shmids_max = snew->zss_shmids_max; in zs_usage_compute()
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c358 uint64_t zss_shmids_max; member
2353 if (*shmids_cap == sys->zss_shmids_max) in zsd_get_zone_caps()
3756 sys->zss_shmids_max = dsys->zss_shmids_max; in zsd_usage_cache_update()
4182 system->zss_shmids_max = zsd_get_system_rctl("zone.max-shm-ids"); in zsd_open()