Lines Matching refs:m_tid
24 : m_process(*thread.GetProcess().get()), m_tid(thread.GetID()), in ThreadPlan()
45 ThreadSP thread_sp = m_process.GetThreadList().FindThreadByID(m_tid); in GetThread()
131 static_cast<void *>(&GetThread()), m_tid, static_cast<uint64_t>(pc), in WillResume()
195 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in ValidatePlan()
201 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in ValidatePlan()
211 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in ShouldStop()
217 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in ShouldStop()
227 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in WillStop()
233 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in WillStop()
249 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in DoPlanExplainsStop()
261 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in MischiefManaged()
267 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in MischiefManaged()
278 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in GetPlanRunState()
284 LLVM_PRETTY_FUNCTION, m_tid, GetThread().GetProtocolID()); in GetPlanRunState()