Searched refs:FormatKernelStackJson (Results 1 – 1 of 1) sorted by relevance
137 static bool FormatKernelStackJson(std::vector<DfxThreadStack> processStack, std::string& formattedS… in FormatKernelStackJson() function178 return FormatKernelStackJson(processStack, formattedStack); in FormatKernelStack()