Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_compact.cc212 heap_->SwapStacks(self); in MarkingPhase()
Dsemi_space.cc229 heap_->SwapStacks(self_); in MarkingPhase()
Dmark_sweep.cc193 heap_->SwapStacks(self); in PausePhase()
/art/runtime/gc/
Dheap.h753 void SwapStacks(Thread* self);
Dheap.cc2651 void Heap::SwapStacks(Thread* self) { in SwapStacks() function in art::gc::Heap
2744 SwapStacks(self); in PreGcVerificationPaused()
2748 SwapStacks(self); in PreGcVerificationPaused()