Searched refs:skip_count_ (Results 1 – 2 of 2) sorted by relevance
29 : out_frames_(out_frames), max_depth_(max_depth), skip_count_(skip_count) {} in BacktraceCollector()42 size_t skip_count_ = 0u; variable
70 if (!backtrace->Unwind(skip_count_, nullptr)) { in Collect()90 UNUSED(skip_count_);