Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h944 return alloc_record_depth_; in GetAllocTrackerStackDepth()
949 alloc_record_depth_ = alloc_record_depth; in SetAllocTrackerStackDepth()
1721 size_t alloc_record_depth_; variable
Dheap.cc425 alloc_record_depth_(AllocRecordObjectMap::kDefaultAllocStackDepth), in Heap()