Searched refs:InstrumentThreadStack (Results 1 – 5 of 5) sorted by relevance
90 Runtime::Current()->GetInstrumentation()->InstrumentThreadStack(other, in Java_Main_waitAndInstrumentStack()
513 art::Runtime::Current()->GetInstrumentation()->InstrumentThreadStack( in DeoptimizeThread()
1783 instr->InstrumentThreadStack(t, /* deopt_all_frames= */ true); in ReplaceStrongRoots()
638 void Instrumentation::InstrumentThreadStack(Thread* thread, bool force_deopt) { in InstrumentThreadStack() function in art::instrumentation::Instrumentation647 InstrumentThreadStack(thread, force_deopt); in InstrumentAllThreadStacks()
554 void InstrumentThreadStack(Thread* thread, bool deopt_all_frames) REQUIRES(Locks::mutator_lock_);