Searched refs:it_to_prune (Results 1 – 1 of 1) sorted by relevance
216 auto it_to_prune = it++; in Prune() local220 it_to_prune->NotifyReadersOfPrune(log_id); in Prune()222 size_t buffer_size = it_to_prune->PruneSize(); in Prune()223 RemoveChunkFromStats(log_id, *it_to_prune); in Prune()224 log_buffer.erase(it_to_prune); in Prune()