Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzonestat/common/
H A Dzonestat_impl.h218 uint64_t zsp_max; member
H A Dlibzonestat.c531 ZS_MAXOF(old->zsp_max, new->zsp_max); in zs_pset_add_usage()
542 old->zsp_max += new->zsp_max; in zs_pset_add_usage()
975 return (pset->zsp_max); in zs_pset_max()
2672 p->zsp_max /= intervals; in zs_usage_set_compute()
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c194 uint64_t zsp_max; /* configured max in this interval */ member
974 pset->zsp_max = max; in zsd_mark_pset_found()
3841 pset->zsp_max = dpset->zsp_max; in zsd_usage_cache_update()