Searched refs:ClearThreadCache (Results 1 – 6 of 6) sorted by relevance
96 void ClearThreadCache();154 void ClearThreadCache() { in ClearThreadCache() function156 plan_list.second.ClearThreadCache(); in ClearThreadCache()
330 void ClearThreadCache();
103 void ThreadPlan::ClearThreadCache() { m_thread = nullptr; } in ClearThreadCache() function in ThreadPlan140 ClearThreadCache(); // We don't cache the thread pointer over resumes. This in WillResume()
387 void ThreadPlanStack::ClearThreadCache() { in ClearThreadCache() function in ThreadPlanStack390 thread_plan_sp->ClearThreadCache(); in ClearThreadCache()
1172 m_thread_plans.ClearThreadCache(); in UpdateThreadList()
322 m_thread_plans.ClearThreadCache(); in DoUpdateThreadList()