HomeSort by relevance Sort by last modified time
    Searched defs:alloc_stack (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/collector/
concurrent_copying.cc 2468 accounting::ObjectStack* alloc_stack = GetAllocationStack(); local
    [all...]
  /art/runtime/gc/
heap.cc 2808 accounting::ObjectStack* alloc_stack = heap_->allocation_stack_.get(); variable
    [all...]

Completed in 3568 milliseconds