Home
last modified time | relevance | path

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

/art/runtime/
Dutils.h228 void DumpKernelStack(std::ostream& os, pid_t tid, const char* prefix = "", bool include_count = tru…
Dutils.cc1176 void DumpKernelStack(std::ostream& os, pid_t tid, const char* prefix, bool include_count) { in DumpKernelStack() argument
1203 if (include_count) { in DumpKernelStack()