Searched refs:CollectStackInfo (Results 1 – 4 of 4) sorted by relevance
40 bool CollectStackInfo(const std::vector<std::shared_ptr<DfxFrame>> &frames);
127 faultstack->CollectStackInfo(thread->GetFrames()); in PrintThreadFaultStackByConfig()
75 bool FaultStack::CollectStackInfo(const std::vector<std::shared_ptr<DfxFrame>> &frames) in CollectStackInfo() function in OHOS::HiviewDFX::FaultStack
167 stack->CollectStackInfo(DfxFrameFormat::ConvertFrames(frames));