Searched defs:GetLiveStack (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/collector/
H A Dconcurrent_copying.cc256 live_stack_freeze_size_ = heap_->GetLiveStack()->Size();
473 accounting::ObjectStack* ConcurrentCopying::GetLiveStack() { function in class:art::gc::collector::ConcurrentCopying
783 accounting::ObjectStack* live_stack = heap_->GetLiveStack();

Completed in 170 milliseconds