Lines Matching refs:zsl_pobytes
751 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;
916 dres->zsl_total_pobytes += dunew->zsl_pobytes;
1041 dres->zsl_pobytes = dnew->zsl_pobytes -
1042 dold->zsl_pobytes;
1050 dres->zsl_total_pobytes += dres->zsl_pobytes;
1091 dres->zsl_total_pobytes += dnew->zsl_pobytes;
3373 l->zsl_pobytes /= divisor;
3401 vl->zsl_pobytes /= vdivisor;
5391 return (link->zsl_pobytes);