HomeSort by relevance Sort by last modified time
    Searched full:allocation_stack_ (Results 1 - 13 of 13) sorted by null

  /external/libchrome/base/debug/
leak_tracker.h 92 StackTrace& allocation_stack = node->value()->allocation_stack_;
132 StackTrace allocation_stack_;
  /art/runtime/gc/
heap-visit-objects-inl.h 112 for (auto* it = allocation_stack_->Begin(), *end = allocation_stack_->End(); it < end; ++it) {
heap.cc 552 allocation_stack_.reset(accounting::ObjectStack::Create(
    [all...]
heap-inl.h 229 } else if (UNLIKELY(!allocation_stack_->AtomicPushBack(obj->Ptr()))) {
heap.h 1308 std::unique_ptr<accounting::ObjectStack> allocation_stack_; member in class:art::gc::Heap
    [all...]
  /art/runtime/gc/collector/
mark_sweep.h 157 void SweepArray(accounting::ObjectStack* allocation_stack_, bool swap_bitmaps)
concurrent_copying.cc     [all...]
mark_sweep.cc     [all...]
  /system/core/libunwindstack/tests/files/offline/jit_debug_arm/
libartd.so 
libart.so 
  /system/core/libunwindstack/tests/files/offline/jit_debug_x86/
libartd.so 
  /system/core/libunwindstack/tests/files/offline/art_quick_osr_stub_arm/
libart.so 
  /system/core/libbacktrace/testdata/arm/
libart.so 

Completed in 676 milliseconds