Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h861 return alloc_record_depth_; in GetAllocTrackerStackDepth()
866 alloc_record_depth_ = alloc_record_depth; in SetAllocTrackerStackDepth()
1579 size_t alloc_record_depth_; variable