Home
last modified time | relevance | path

Searched refs:SwapStacks (Results 1 – 6 of 6) sorted by relevance

/art/runtime/gc/collector/
Dconcurrent_copying.h280 void SwapStacks() REQUIRES_SHARED(Locks::mutator_lock_);
Dsemi_space.cc188 heap_->SwapStacks(); in MarkingPhase()
Dconcurrent_copying.cc563 cc->SwapStacks(); in Run()
880 void ConcurrentCopying::SwapStacks() { in SwapStacks() function in art::gc::collector::ConcurrentCopying
881 heap_->SwapStacks(); in SwapStacks()
Dmark_sweep.cc202 heap_->SwapStacks(); in PausePhase()
/art/runtime/gc/
Dheap.h1181 void SwapStacks() REQUIRES_SHARED(Locks::mutator_lock_);
Dheap.cc3226 void Heap::SwapStacks() { in SwapStacks() function in art::gc::Heap
3346 SwapStacks(); in PreGcVerificationPaused()
3350 SwapStacks(); in PreGcVerificationPaused()