Searched refs:GetThreadKernelStack (Results 1 – 4 of 4) sorted by relevance
29 static void GetThreadKernelStack(DfxThread& thread);
42 DumpUtils::GetThreadKernelStack(*thread); in UnwindStack()
89 void DumpUtils::GetThreadKernelStack(DfxThread& thread) in GetThreadKernelStack() function in OHOS::HiviewDFX::DumpUtils
126 DumpUtils::GetThreadKernelStack(*process.GetKeyThread()); in UnwindStack()