Home
last modified time | relevance | path

Searched refs:InstrumentAllThreadStacks (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dinstrumentation.cc643 void Instrumentation::InstrumentAllThreadStacks(bool force_deopt) { in InstrumentAllThreadStacks() function in art::instrumentation::Instrumentation
723 InstrumentAllThreadStacks(/* force_deopt= */ true); in DeoptimizeAllThreadFrames()
982 InstrumentAllThreadStacks(/* force_deopt= */ false); in UpdateStubs()
1168 InstrumentAllThreadStacks(/* force_deopt= */ false); in Deoptimize()
Dinstrumentation.h555 void InstrumentAllThreadStacks(bool deopt_all_frames) REQUIRES(Locks::mutator_lock_)