Searched refs:totalBytesCompacted (Results 1 – 1 of 1) sorted by relevance
86 int64_t totalBytesCompacted = 0; in compactMemory() local100 totalBytesCompacted += bytesCompacted; in compactMemory()103 return totalBytesCompacted; in compactMemory()