Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp57 static std::string g_kernelStackInfo; variable
197 if (!ret && g_kernelStackInfo.empty()) { in ReportDumpCatcherStats()
246 msg.append(g_kernelStackInfo); in DumpCatchProcess()
247 g_kernelStackInfo.clear(); in DumpCatchProcess()
422 g_kernelStackInfo = kernelStackInfo; in CollectKernelStack()
436 g_kernelStackInfo.clear(); in AsyncGetAllTidKernelStack()