Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc494 deopt_all_frames_(deopt_all_frames), in InstrumentationInstallStack()
535 if (deopt_all_frames_) { in InstrumentationInstallStack()
544 bool deopt_all_frames_; in InstrumentationInstallStack() member