Searched refs:max_depth_ (Results 1 – 2 of 2) sorted by relevance
29 : out_frames_(out_frames), max_depth_(max_depth), skip_count_(skip_count) {} in BacktraceCollector()41 const size_t max_depth_ = 0u; variable
74 max_depth_ > num_frames_ && it != backtrace->end(); in Collect()92 UNUSED(max_depth_);