Searched refs:DeoptimizeAllThreadFrames (Results 1 – 3 of 3) sorted by relevance
580 EXPORT void DeoptimizeAllThreadFrames() REQUIRES(art::Locks::mutator_lock_);
752 void Instrumentation::DeoptimizeAllThreadFrames() { in DeoptimizeAllThreadFrames() function in art::instrumentation::Instrumentation
2919 driver_->runtime_->GetInstrumentation()->DeoptimizeAllThreadFrames(); in UpdateClassStructurally()