Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h898 return alloc_record_depth_; in GetAllocTrackerStackDepth()
903 alloc_record_depth_ = alloc_record_depth; in SetAllocTrackerStackDepth()
1634 size_t alloc_record_depth_; variable
Dheap.cc390 alloc_record_depth_(AllocRecordObjectMap::kDefaultAllocStackDepth), in Heap()