Searched refs:epoch_full_ (Results 1 – 3 of 3) sorted by relevance
92 return Scope::NeedsYoungEpoch(id) ? epoch_young_ : epoch_full_; in CurrentEpoch()
495 CollectionEpoch epoch_full_ = 0; variable
327 epoch_full_ = next_epoch(); in StartCycle()