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 in struct:zs_pset
H A Dlibzonestat.c531 ZS_MAXOF(old->zsp_max, new->zsp_max);
542 old->zsp_max += new->zsp_max;
975 return (pset->zsp_max);
2672 p->zsp_max /= intervals;
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c194 uint64_t zsp_max; /* configured max in this interval */ member in struct:zsd_pset
976 pset->zsp_max = max;
3847 pset->zsp_max = dpset->zsp_max;

Completed in 62 milliseconds