Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h269 void SwapStacks() REQUIRES_SHARED(Locks::mutator_lock_);
Dsemi_space.cc242 heap_->SwapStacks(); in MarkingPhase()
Dconcurrent_copying.cc541 cc->SwapStacks(); in Run()
858 void ConcurrentCopying::SwapStacks() { in SwapStacks() function in art::gc::collector::ConcurrentCopying
859 heap_->SwapStacks(); in SwapStacks()
Dmark_sweep.cc202 heap_->SwapStacks(); in PausePhase()
/art/runtime/gc/
Dheap.h1109 void SwapStacks() REQUIRES_SHARED(Locks::mutator_lock_);
Dheap.cc3314 void Heap::SwapStacks() { in SwapStacks() function in art::gc::Heap
3435 SwapStacks(); in PreGcVerificationPaused()
3439 SwapStacks(); in PreGcVerificationPaused()