Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A 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()
249 void ThreadList::Dump(std::ostream& os, bool dump_native_stack) { in Dump()
H A Dthread.cc1456 bool dump_native_stack, in Dump()
1464 bool dump_native_stack, in Dump()
2387 bool dump_native_stack, in DumpStack()
2395 bool dump_native_stack, in DumpStack()