Home
last modified time | relevance | path

Searched refs:GetAllocTrackerStackDepth (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dallocation_record.cc155 records->SetMaxStackDepth(heap->GetAllocTrackerStackDepth()); in SetAllocTrackingEnabled()
Dheap.h862 size_t GetAllocTrackerStackDepth() const { in GetAllocTrackerStackDepth() function