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

  /external/chromium_org/base/debug/
leak_tracker.h 90 StackTrace& allocation_stack = node->value()->allocation_stack_;
93 stacktraces[count] = allocation_stack;
98 allocation_stack.OutputToStream(&LOG_STREAM(ERROR));
  /art/runtime/gc/collector/
mark_sweep.cc 937 accounting::ObjectStack* allocation_stack = heap_->allocation_stack_.get(); local
    [all...]

Completed in 164 milliseconds