Home
last modified time | relevance | path

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

/art/runtime/
Dthread_list.cc143 bool dump_native_stack = Runtime::Current()->GetDumpNativeStackOnSigQuit(); in DumpForSigQuit() local
148 static void DumpUnattachedThread(std::ostream& os, pid_t tid, bool dump_native_stack) in DumpUnattachedThread()
159 void ThreadList::DumpUnattachedThreads(std::ostream& os, bool dump_native_stack) { in DumpUnattachedThreads()
191 DumpCheckpoint(bool dump_native_stack) in DumpCheckpoint()
250 void ThreadList::Dump(std::ostream& os, bool dump_native_stack) { in Dump()
Dthread.cc1456 bool dump_native_stack, in Dump()
1464 bool dump_native_stack, in Dump()
2407 bool dump_native_stack, in DumpStack()
2415 bool dump_native_stack, in DumpStack()