Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/
H A Dallocation_record.cc171 records->SetMaxStackDepth(heap->GetAllocTrackerStackDepth()); in SetAllocTrackingEnabled()
H A Dheap.h944 size_t GetAllocTrackerStackDepth() const { in GetAllocTrackerStackDepth() function