Home | History | Annotate | Download | only in dist

Lines Matching refs:totalExcess

15667   u64 totalExcess;    /* Total internal fragmentation */
15847 mem5.totalExcess += iFullSz - nByte;
16103 fprintf(out, "mem5.totalExcess = %llu\n", mem5.totalExcess);