Searched refs:ReclaimPhase (Results 1 – 8 of 8) sorted by relevance
114 ReclaimPhase(); in RunPhases()126 ReclaimPhase(); in RunPhases()402 void SemiSpace::ReclaimPhase() { in ReclaimPhase() function in art::gc::collector::SemiSpace
71 virtual void ReclaimPhase() EXCLUSIVE_LOCKS_REQUIRED(Locks::mutator_lock_)
69 void ReclaimPhase() EXCLUSIVE_LOCKS_REQUIRED(Locks::mutator_lock_)
82 ReclaimPhase(); in RunPhases()261 void MarkCompact::ReclaimPhase() { in ReclaimPhase() function in art::gc::collector::MarkCompact
151 void ReclaimPhase() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
65 void ReclaimPhase() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
169 ReclaimPhase(); in RunPhases()287 void MarkSweep::ReclaimPhase() { in ReclaimPhase() function in art::gc::collector::MarkSweep
94 ReclaimPhase(); in RunPhases()869 void ConcurrentCopying::ReclaimPhase() { in ReclaimPhase() function in art::gc::collector::ConcurrentCopying