Home
last modified time | relevance | path

Searched defs:dump_native_stack (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dthread_list.cc142 bool dump_native_stack = Runtime::Current()->GetDumpNativeStackOnSigQuit(); in DumpForSigQuit() local
147 static void DumpUnattachedThread(std::ostream& os, pid_t tid, bool dump_native_stack) in DumpUnattachedThread()
158 void ThreadList::DumpUnattachedThreads(std::ostream& os, bool dump_native_stack) { in DumpUnattachedThreads()
190 DumpCheckpoint(bool dump_native_stack) in DumpCheckpoint()
252 void ThreadList::Dump(std::ostream& os, bool dump_native_stack) { in Dump()
Dthread.cc1422 bool dump_native_stack, in Dump()
1430 bool dump_native_stack, in Dump()
2352 bool dump_native_stack, in DumpStack()
2360 bool dump_native_stack, in DumpStack()