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

/illumos-gate/usr/src/lib/libzonestat/common/
H A Dzonestat_impl.h119 uint64_t zss_msgids_max; member in struct:zs_system
H A Dlibzonestat.c1733 return (usage->zsu_system->zss_msgids_max);
1833 return (zs_uint64_used_pct(system->zss_msgids_max,
1938 return (zs_uint64_used_pct(system->zss_msgids_max,
2332 sres->zss_msgids_max = snew->zss_msgids_max;
2399 sres->zss_msgids_max = snew->zss_msgids_max;
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c360 uint64_t zss_msgids_max; member in struct:zsd_system
2359 if (*msgids_cap == sys->zss_msgids_max)
3764 sys->zss_msgids_max = dsys->zss_msgids_max;
4208 system->zss_msgids_max = zsd_get_system_rctl("zone.max-msg-ids");

Completed in 110 milliseconds