Searched refs:total_overhead_bytes (Results 1 – 1 of 1) sorted by relevance
274 uptr total_overhead_bytes = 0; in PrintStats() local280 total_overhead_bytes += (*it).size - (*it).quarantined_size(); in PrintStats()286 uptr total_quarantined_bytes = total_bytes - total_overhead_bytes; in PrintStats()288 0 : total_overhead_bytes * 100 / total_quarantined_bytes; in PrintStats()