Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h867 void SetAllocTrackerStackDepth(size_t alloc_record_depth) { in SetAllocTrackerStackDepth() argument
868 alloc_record_depth_ = alloc_record_depth; in SetAllocTrackerStackDepth()