Home | History | Annotate | Download | only in Objects

Lines Matching refs:pool_header_bytes

1810     size_t pool_header_bytes = 0;
1897 pool_header_bytes += p * POOL_OVERHEAD;
1922 total += printone("# bytes lost to pool headers", pool_header_bytes);