Searched refs:threshold_passing_marker (Results 1 – 1 of 1) sorted by relevance
978 size_t threshold_passing_marker = 0; // In number of pages in PrepareForCompaction() local992 threshold_passing_marker = pages_live_bytes.size(); in PrepareForCompaction()997 if (threshold_passing_marker > 0) { in PrepareForCompaction()999 pages_live_bytes.rbegin() + (num_pages - threshold_passing_marker), in PrepareForCompaction()