Searched defs:max_stack_depth_ (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | profiler_options.h | 153 uint32_t max_stack_depth_; variable |
/art/runtime/gc/ | ||
D | allocation_record.h | 300 size_t max_stack_depth_ = kDefaultAllocStackDepth; variable |