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