Home
last modified time | relevance | path

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

/art/runtime/
Dthread_list.cc149 bool dump_native_stack = Runtime::Current()->GetDumpNativeStackOnSigQuit(); in DumpForSigQuit() local
154 static void DumpUnattachedThread(std::ostream& os, pid_t tid, bool dump_native_stack) in DumpUnattachedThread()
165 void ThreadList::DumpUnattachedThreads(std::ostream& os, bool dump_native_stack) { in DumpUnattachedThreads()
197 DumpCheckpoint(bool dump_native_stack) in DumpCheckpoint()
259 void ThreadList::Dump(std::ostream& os, bool dump_native_stack) { in Dump()
Dthread.cc1411 bool dump_native_stack, in Dump()
1419 bool dump_native_stack, in Dump()
2329 bool dump_native_stack, in DumpStack()
2337 bool dump_native_stack, in DumpStack()