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

/osnet-11/usr/src/lib/libzonestat/common/
H A Dlibzonestat.c747 zone->zlz_total_rbytes += vlink->zsl_rbytes;
749 zone->zlz_total_bytes += (vlink->zsl_rbytes + vlink->zsl_obytes);
767 dres->zsl_rbytes = MAX(dold->zsl_rbytes, dnew->zsl_rbytes);
777 dres->zsl_rbytes += dnew->zsl_rbytes;
872 dures->zsl_rbytes = dunew->zsl_rbytes -
873 duold->zsl_rbytes;
[all...]
H A Dzonestat_impl.h264 uint64_t zsl_rbytes; member in struct:zs_datalink

Completed in 23 milliseconds