Searched refs:aborted_pages_verified (Results 1 – 1 of 1) sorted by relevance
4768 size_t aborted_pages_verified = 0; in PostProcessEvacuationCandidates() local4774 aborted_pages_verified++; in PostProcessEvacuationCandidates()4781 DCHECK_EQ(aborted_pages_verified, aborted_pages); in PostProcessEvacuationCandidates()4782 USE(aborted_pages_verified); in PostProcessEvacuationCandidates()