Home
last modified time | relevance | path

Searched refs:unwindAsyncThread (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_unwind_remote.cpp144 auto unwindAsyncThread = std::make_shared<DfxUnwindAsyncThread>(unwThread, unwinder, request->stackId); in UnwindKeyThread() local
149 result = unwindAsyncThread->UnwindStack(vmPid); in UnwindKeyThread()
155 result = unwindAsyncThread->UnwindStack(); in UnwindKeyThread()
158 std::string fatalMsg = process->GetFatalMessage() + unwindAsyncThread->tip; in UnwindKeyThread()
159 if (!unwindAsyncThread->tip.empty()) { in UnwindKeyThread()

Completed in 2 milliseconds