Home
last modified time | relevance | path

Searched refs:GetThreadKernelStack (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddump_utils.h29 static void GetThreadKernelStack(DfxThread& thread);
Dother_thread_dump_info.cpp42 DumpUtils::GetThreadKernelStack(*thread); in UnwindStack()
Ddump_utils.cpp89 void DumpUtils::GetThreadKernelStack(DfxThread& thread) in GetThreadKernelStack() function in OHOS::HiviewDFX::DumpUtils
Dkey_thread_dump_info.cpp126 DumpUtils::GetThreadKernelStack(*process.GetKeyThread()); in UnwindStack()