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

/osnet-11/usr/src/lib/libzonestat/common/
H A Dzonestat_impl.h279 uint64_t zsl_total_prbytes; member in struct:zs_datalink
H A Dlibzonestat.c887 dres->zsl_total_prbytes += dures->zsl_prbytes;
915 dres->zsl_total_prbytes += dunew->zsl_prbytes;
1034 dres->zsl_total_prbytes = 0;
1049 dres->zsl_total_prbytes += dres->zsl_prbytes;
1090 dres->zsl_total_prbytes += dnew->zsl_prbytes;
3376 l->zsl_total_prbytes /= divisor;
3404 vl->zsl_total_prbytes /= vdivisor;
5415 return (link->zsl_total_prbytes);

Completed in 34 milliseconds