Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h272 void SwapStacks() REQUIRES_SHARED(Locks::mutator_lock_);
Dsemi_space.cc188 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.h1140 void SwapStacks() REQUIRES_SHARED(Locks::mutator_lock_);
Dheap.cc3196 void Heap::SwapStacks() { in SwapStacks() function in art::gc::Heap
3316 SwapStacks(); in PreGcVerificationPaused()
3320 SwapStacks(); in PreGcVerificationPaused()