Searched refs:count_deleted (Results 1 – 1 of 1) sorted by relevance
94 size_t count_deleted = 0, count_moved = 0, count = 0; in SweepAllocationRecords() local110 ++count_deleted; in SweepAllocationRecords()121 VLOG(heap) << "Deleted " << count_deleted << " allocation records"; in SweepAllocationRecords()