Searched defs:thread_info (Results 1 – 8 of 8) sorted by relevance
80 const std::map<pid_t, ThreadInfo>& thread_info, pid_t target_thread) { in dump_backtrace()
71 const ProcessInfo& process_info, const ThreadInfo& thread_info) { in GwpAsanCrashData()
485 const ThreadInfo& thread_info, bool memory_dump = false, in dump_thread()
328 static DebuggerdDumpType get_dump_type(const debugger_thread_info* thread_info) { in get_dump_type()338 debugger_thread_info* thread_info = static_cast<debugger_thread_info*>(arg); in debuggerd_dispatch_pseudothread() local644 debugger_thread_info thread_info = { in debuggerd_signal_handler() local
236 auto thread_info = allocator::vector<ThreadInfo>(heap); in TEST_P() local334 auto thread_info = allocator::vector<ThreadInfo>(heap); in TEST_F() local
211 bool ThreadCaptureImpl::PtraceThreadInfo(pid_t tid, ThreadInfo& thread_info) { in PtraceThreadInfo()
323 allocator::vector<ThreadInfo> thread_info(heap); in GetUnreachableMemory() local
612 std::map<pid_t, ThreadInfo> thread_info; in main() local