Home
last modified time | relevance | path

Searched refs:PrintThreadFaultStackByConfig (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
Dprinter.h37 …static void PrintThreadFaultStackByConfig(std::shared_ptr<DfxProcess> process, std::shared_ptr<Dfx…
Dprinter.cpp120 void Printer::PrintThreadFaultStackByConfig(std::shared_ptr<DfxProcess> process, std::shared_ptr<Df… in PrintThreadFaultStackByConfig() function in OHOS::HiviewDFX::Printer
Ddfx_unwind_remote.cpp131 Printer::PrintThreadFaultStackByConfig(process, unwThread); in UnwindProcess()