Searched refs:PrintThreadFaultStackByConfig (Results 1 – 3 of 3) sorted by relevance
44 …static void PrintThreadFaultStackByConfig(std::shared_ptr<DfxProcess> process, std::shared_ptr<Dfx…
103 Printer::PrintThreadFaultStackByConfig(process, process->vmThread_, unwinder); in UnwindProcess()111 Printer::PrintThreadFaultStackByConfig(process, process->keyThread_, unwinder); in UnwindProcess()
265 void Printer::PrintThreadFaultStackByConfig(std::shared_ptr<DfxProcess> process, std::shared_ptr<Df… in PrintThreadFaultStackByConfig() function in OHOS::HiviewDFX::Printer