Searched refs:SwapSemiSpaces (Results 1 - 3 of 3) sorted by relevance

/art/runtime/gc/collector/
H A Dsemi_space.cc286 heap_->SwapSemiSpaces();
/art/runtime/gc/
H A Dheap.h929 void SwapSemiSpaces() REQUIRES(Locks::mutator_lock_);
H A Dheap.cc2472 void Heap::SwapSemiSpaces() { function in class:art::gc::Heap

Completed in 790 milliseconds