Searched refs:total_overhead_bytes (Results 1 – 1 of 1) sorted by relevance
279 uptr total_overhead_bytes = 0; in PrintStats() local285 total_overhead_bytes += (*it).size - (*it).quarantined_size(); in PrintStats()291 uptr total_quarantined_bytes = total_bytes - total_overhead_bytes; in PrintStats()293 0 : total_overhead_bytes * 100 / total_quarantined_bytes; in PrintStats()