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