Lines Matching refs:m_thread

27     : m_thread(thread), m_stop_vote(stop_vote), m_run_vote(run_vote),  in ThreadPlan()
111 RegisterContext *reg_ctx = m_thread.GetRegisterContext().get(); in WillResume()
120 __FUNCTION__, m_thread.GetIndexID(), static_cast<void *>(&m_thread), in WillResume()
121 m_thread.GetID(), static_cast<uint64_t>(pc), in WillResume()
183 LLVM_PRETTY_FUNCTION, m_thread.GetID(), m_thread.GetProtocolID()); in ValidatePlan()
189 LLVM_PRETTY_FUNCTION, m_thread.GetID(), in ValidatePlan()
190 m_thread.GetProtocolID()); in ValidatePlan()
200 LLVM_PRETTY_FUNCTION, m_thread.GetID(), m_thread.GetProtocolID()); in ShouldStop()
206 LLVM_PRETTY_FUNCTION, m_thread.GetID(), in ShouldStop()
207 m_thread.GetProtocolID()); in ShouldStop()
217 LLVM_PRETTY_FUNCTION, m_thread.GetID(), m_thread.GetProtocolID()); in WillStop()
223 LLVM_PRETTY_FUNCTION, m_thread.GetID(), in WillStop()
224 m_thread.GetProtocolID()); in WillStop()
234 LLVM_PRETTY_FUNCTION, m_thread.GetID(), m_thread.GetProtocolID()); in DoPlanExplainsStop()
240 LLVM_PRETTY_FUNCTION, m_thread.GetID(), in DoPlanExplainsStop()
241 m_thread.GetProtocolID()); in DoPlanExplainsStop()
253 LLVM_PRETTY_FUNCTION, m_thread.GetID(), m_thread.GetProtocolID()); in MischiefManaged()
259 LLVM_PRETTY_FUNCTION, m_thread.GetID(), in MischiefManaged()
260 m_thread.GetProtocolID()); in MischiefManaged()
271 LLVM_PRETTY_FUNCTION, m_thread.GetID(), m_thread.GetProtocolID()); in GetPlanRunState()
277 LLVM_PRETTY_FUNCTION, m_thread.GetID(), in GetPlanRunState()
278 m_thread.GetProtocolID()); in GetPlanRunState()