Searched refs:ClearThreadCache (Results 1 – 5 of 5) sorted by relevance
96 void ClearThreadCache();151 void ClearThreadCache() { in ClearThreadCache() function153 plan_list.second.ClearThreadCache(); in ClearThreadCache()
325 void ClearThreadCache();
102 void ThreadPlan::ClearThreadCache() { m_thread = nullptr; } in ClearThreadCache() function in ThreadPlan139 ClearThreadCache(); // We don't cache the thread pointer over resumes. This in WillResume()
382 void ThreadPlanStack::ClearThreadCache() { in ClearThreadCache() function in ThreadPlanStack385 thread_plan_sp->ClearThreadCache(); in ClearThreadCache()
1116 m_thread_plans.ClearThreadCache(); in UpdateThreadList()