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

/art/runtime/gc/collector/
H A Dsemi_space.cc259 heap_->SwapSemiSpaces();
/art/runtime/gc/
H A Dheap.h665 void SwapSemiSpaces() EXCLUSIVE_LOCKS_REQUIRED(Locks::mutator_lock_);
H A Dheap.cc2041 void Heap::SwapSemiSpaces() { function in class:art::gc::Heap

Completed in 60 milliseconds