Home
last modified time | relevance | path

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

/art/runtime/gc/
Dallocation_record.cc42 void AllocRecordObjectMap::SetMaxStackDepth(size_t max_stack_depth) { in SetMaxStackDepth() function in art::gc::AllocRecordObjectMap
155 records->SetMaxStackDepth(heap->GetAllocTrackerStackDepth()); in SetAllocTrackingEnabled()
Dallocation_record.h307 void SetMaxStackDepth(size_t max_stack_depth) REQUIRES(Locks::alloc_tracker_lock_);