Searched refs:include_count (Results 1 – 2 of 2) sorted by relevance
228 void DumpKernelStack(std::ostream& os, pid_t tid, const char* prefix = "", bool include_count = tru…
1176 void DumpKernelStack(std::ostream& os, pid_t tid, const char* prefix, bool include_count) { in DumpKernelStack() argument1203 if (include_count) { in DumpKernelStack()