Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_VMDebug.cc616 runtime->GetHeap()->SetAllocTrackerStackDepth(static_cast<size_t>(stack_depth)); in VMDebug_setAllocTrackerStackDepth()
/art/runtime/gc/
Dheap.h867 void SetAllocTrackerStackDepth(size_t alloc_record_depth) { in SetAllocTrackerStackDepth() function