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

/osnet-11/usr/src/lib/libzonestat/common/
H A Dlibzonestat.c751 zone->zlz_total_pobytes += vlink->zsl_pobytes;
770 dres->zsl_pobytes = MAX(dold->zsl_pobytes, dnew->zsl_pobytes);
780 dres->zsl_pobytes += dnew->zsl_pobytes;
878 dures->zsl_pobytes = dunew->zsl_pobytes -
879 duold->zsl_pobytes;
888 dres->zsl_total_pobytes += dures->zsl_pobytes;
[all...]
H A Dzonestat_impl.h267 uint64_t zsl_pobytes; member in struct:zs_datalink

Completed in 32 milliseconds