Searched refs:InstrumentThreadStack (Results 1 – 5 of 5) sorted by relevance
88 Runtime::Current()->GetInstrumentation()->InstrumentThreadStack(other, in Java_Main_waitAndInstrumentStack()
519 art::Runtime::Current()->GetInstrumentation()->InstrumentThreadStack(target, in DeoptimizeThread()
1790 instr->InstrumentThreadStack(t, /* force_deopt= */ true); in ReplaceStrongRoots()
569 EXPORT void InstrumentThreadStack(Thread* thread, bool force_deopt)
641 void Instrumentation::InstrumentThreadStack(Thread* thread, bool force_deopt) { in InstrumentThreadStack() function in art::instrumentation::Instrumentation650 InstrumentThreadStack(thread, force_deopt); in InstrumentAllThreadStacks()