Searched refs:zsz_tot_bytes (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libzonestat/common/
H A Dzonestat_impl.h386 uint64_t zsz_tot_bytes; member in struct:zs_zone
H A Dlibzonestat.c160 bytes = new->zsz_tot_bytes - old->zsz_tot_bytes;
195 ZS_MAXOF(old->zsz_tot_bytes, new->zsz_tot_bytes);
235 old->zsz_tot_bytes += bytes;
344 zres->zsz_tot_bytes = znew->zsz_tot_bytes -
345 zold->zsz_tot_bytes;

Completed in 44 milliseconds