Searched refs:totalAllocationSize (Results 1 – 1 of 1) sorted by relevance
1153 uint64_t totalAllocationSize = 0; in BuffersDump() local1162 totalAllocationSize += hnd->size; in BuffersDump()1164 fs << "Total allocation = " << totalAllocationSize/1024 << "KiB" << std::endl; in BuffersDump()