Searched refs:GetMaxStackDepth (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | profiler_options.h | 113 uint32_t GetMaxStackDepth() const { in GetMaxStackDepth() function |
D | profiler.cc | 110 uint32_t max_depth = profile_options.GetMaxStackDepth(); in GetSample() |