Lines Matching refs:m_thread
40 ThreadPlanTracerSP new_tracer_sp(new ThreadPlanAssemblyTracer(m_thread)); in ThreadPlanBase()
42 ThreadPlanTracerSP new_tracer_sp(new ThreadPlanTracer(m_thread)); in ThreadPlanBase()
44 new_tracer_sp->EnableTracing(m_thread.GetTraceEnabledState()); in ThreadPlanBase()
64 StopInfoSP stop_info_sp = m_thread.GetStopInfo(); in ShouldReportStop()
102 m_thread.GetID()); in ShouldStop()
103 m_thread.DiscardThreadPlans(false); in ShouldStop()
132 m_thread.GetID(), stop_info_sp->GetDescription()); in ShouldStop()
133 m_thread.DiscardThreadPlans(false); in ShouldStop()
144 m_thread.GetID()); in ShouldStop()
145 m_thread.DiscardThreadPlans(false); in ShouldStop()
155 m_thread.GetID(), stop_info_sp->GetDescription()); in ShouldStop()
156 m_thread.DiscardThreadPlans(false); in ShouldStop()