Searched refs:SetStopID (Results 1 – 9 of 9) sorted by relevance
112 void SetStopID(uint32_t stop_id) { m_stop_id = stop_id; } in SetStopID() function
134 void SetStopID(uint32_t stop_id);
196 void SetStopID(uint32_t stop_id) { m_stop_id = stop_id; } in SetStopID() function
147 trace_info.SetStopID(sbprocess.GetStopID()); in StartProcessorTrace()891 itr_thread->second.SetStopID(sbprocess.GetStopID()); in FetchAndDecode()908 trace_info.SetStopID(sbprocess.GetStopID()); in FetchAndDecode()
293 void SetStopID(uint32_t stop_id) { m_thread_stop_id = stop_id; } in SetStopID() function
80 void ThreadList::SetStopID(uint32_t stop_id) { m_stop_id = stop_id; } in SetStopID() function in ThreadList550 run_me_only_list.SetStopID(m_process->GetStopID()); in WillResume()
47 SetStopID(process_stop_id); in InvalidateIfNeeded()
1259 m_thread_list.SetStopID(stop_id); in UpdateThreadListIfNeeded()1317 m_thread_list.SetStopID(stop_id); in UpdateThreadListIfNeeded()
867 queue_item->SetStopID(item.stop_id); in CompleteQueueItem()