Searched refs:PrintThreadHeaderByConfig (Results 1 – 3 of 3) sorted by relevance
40 static void PrintThreadHeaderByConfig(std::shared_ptr<DfxThread> thread, bool isKeyThread);
166 Printer::PrintThreadHeaderByConfig(process->keyThread_, true); in UnwindKeyThread()191 Printer::PrintThreadHeaderByConfig(thread, false); in UnwindOtherThread()
169 void Printer::PrintThreadHeaderByConfig(std::shared_ptr<DfxThread> thread, bool isKeyThread) in PrintThreadHeaderByConfig() function in OHOS::HiviewDFX::Printer