Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc489 void InstrumentationInstallStack(Thread* thread, bool deopt_all_frames) in InstrumentationInstallStack() argument
495 bool deopt_all_frames) in InstrumentationInstallStack()
497 deopt_all_frames_(deopt_all_frames), in InstrumentationInstallStack()
559 deopt_all_frames); in InstrumentationInstallStack()