Searched defs:dump_native_stack (Results 1 – 2 of 2) sorted by relevance
142 bool dump_native_stack = Runtime::Current()->GetDumpNativeStackOnSigQuit(); in DumpForSigQuit() local147 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()
1422 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()