Searched refs:TotalOverheadBytes (Results 1 – 1 of 1) sorted by relevance
131 uptr TotalOverheadBytes = 0; in getStats() local137 TotalOverheadBytes += Batch.Size - Batch.getQuarantinedSize(); in getStats()146 const uptr TotalQuarantinedBytes = TotalBytes - TotalOverheadBytes; in getStats()150 : TotalOverheadBytes * 100 / TotalQuarantinedBytes; in getStats()