Searched refs:SetStopID (Results 1 – 7 of 7) 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);
217 void SetStopID(uint32_t stop_id) { m_stop_id = stop_id; } in SetStopID() function
81 void ThreadList::SetStopID(uint32_t stop_id) { m_stop_id = stop_id; } in SetStopID() function in ThreadList578 run_me_only_list.SetStopID(m_process->GetStopID()); in WillResume()
47 SetStopID(process_stop_id); in InvalidateIfNeeded()
1148 m_thread_list.SetStopID(stop_id); in UpdateThreadListIfNeeded()1206 m_thread_list.SetStopID(stop_id); in UpdateThreadListIfNeeded()
909 queue_item->SetStopID(item.stop_id); in CompleteQueueItem()