Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.h779 friend void InstrumentationInstallStack(Thread*, bool);
Dinstrumentation.cc489 void InstrumentationInstallStack(Thread* thread, bool deopt_all_frames) in InstrumentationInstallStack() function
643 InstrumentationInstallStack(thread, force_deopt); in InstrumentThreadStack()