Searched refs:out_frames_ (Results 1 – 2 of 2) sorted by relevance
29 : out_frames_(out_frames), max_depth_(max_depth), skip_count_(skip_count) {} in BacktraceCollector()43 uintptr_t* const out_frames_ = nullptr; variable
104 out_frames_[num_frames_++] = static_cast<uintptr_t>(it->pc); in CollectImpl()132 UNUSED(out_frames_);