Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dinstrumentation.cc516 void InstrumentationInstallStack(Thread* thread, bool deopt_all_frames) in InstrumentationInstallStack() function
670 InstrumentationInstallStack(thread, force_deopt); in InstrumentThreadStack()
H A Dinstrumentation.h783 friend void InstrumentationInstallStack(Thread*, bool);