Searched refs:TotalOverheadBytes (Results 1 – 1 of 1) sorted by relevance
132 uptr TotalOverheadBytes = 0; in getStats() local138 TotalOverheadBytes += Batch.Size - Batch.getQuarantinedSize(); in getStats()147 const uptr TotalQuarantinedBytes = TotalBytes - TotalOverheadBytes; in getStats()151 : TotalOverheadBytes * 100 / TotalQuarantinedBytes; in getStats()