Lines Matching refs:m_tid
25 : m_process(*thread.GetProcess().get()), m_tid(thread.GetID()), in ThreadPlan()
46 ThreadSP thread_sp = m_process.GetThreadList().FindThreadByID(m_tid); in GetThread()
134 static_cast<void *>(&GetThread()), m_tid, static_cast<uint64_t>(pc), in WillResume()
200 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in ValidatePlan()
206 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in ValidatePlan()
216 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in ShouldStop()
222 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in ShouldStop()
232 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in WillStop()
238 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in WillStop()
254 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in DoPlanExplainsStop()
266 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in MischiefManaged()
272 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in MischiefManaged()
283 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in GetPlanRunState()
289 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in GetPlanRunState()