Lines Matching refs:zsl_rbytes
747 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;
885 dres->zsl_total_rbytes += dures->zsl_rbytes;
913 dres->zsl_total_rbytes += dunew->zsl_rbytes;
1037 dres->zsl_rbytes = dnew->zsl_rbytes - dold->zsl_rbytes;
1047 dres->zsl_total_rbytes += dres->zsl_rbytes;
1088 dres->zsl_total_rbytes += dnew->zsl_rbytes;
3370 l->zsl_rbytes /= divisor;
3398 vl->zsl_rbytes /= vdivisor;
5373 return (link->zsl_rbytes);