Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h863 return alloc_record_depth_; in GetAllocTrackerStackDepth()
868 alloc_record_depth_ = alloc_record_depth; in SetAllocTrackerStackDepth()
1586 size_t alloc_record_depth_; variable
Dheap.cc351 alloc_record_depth_(AllocRecordObjectMap::kDefaultAllocStackDepth), in Heap()