HomeSort by relevance Sort by last modified time
    Searched refs:GetMarkStack (Results 1 - 4 of 4) sorted by null

  /art/runtime/gc/collector/
mark_compact.cc 133 mark_stack_ = heap_->GetMarkStack();
semi_space.cc 134 mark_stack_ = heap_->GetMarkStack();
    [all...]
mark_sweep.cc 113 mark_stack_ = heap_->GetMarkStack();
    [all...]
  /art/runtime/gc/
heap.h 640 accounting::ObjectStack* GetMarkStack() {
    [all...]

Completed in 2118 milliseconds