Searched defs:max_depth (Results 1 – 2 of 2) sorted by relevance
61 Thread* thread, uint32_t max_depth) in BoundedStackVisitor()110 uint32_t max_depth = profile_options.GetMaxStackDepth(); in GetSample() local
3698 StackCrawlState(uintptr_t* frames, size_t max_depth, size_t skip_count) in StackCrawlState()3725 static size_t get_backtrace(uintptr_t* frames, size_t max_depth) { in get_backtrace()