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