Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dinstrumentation.cc524 deopt_all_frames_(deopt_all_frames), in InstrumentationInstallStack()
565 if (deopt_all_frames_) { in InstrumentationInstallStack()
574 bool deopt_all_frames_; in InstrumentationInstallStack() member