Searched refs:MarkAllocStackAsLive (Results 1 – 6 of 6) sorted by relevance
284 heap_->MarkAllocStackAsLive(live_stack); in MarkReachableObjects()
1316 heap_->MarkAllocStackAsLive(live_stack); in Sweep()
2507 heap_->MarkAllocStackAsLive(live_stack); in Sweep()
1457 heap_->MarkAllocStackAsLive(live_stack); in Sweep()
706 void MarkAllocStackAsLive(accounting::ObjectStack* stack)
1152 void Heap::MarkAllocStackAsLive(accounting::ObjectStack* stack) { in MarkAllocStackAsLive() function in art::gc::Heap2650 MarkAllocStackAsLive(allocation_stack_.get()); in FlushAllocStack()