Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc497 deopt_all_frames_(deopt_all_frames), in InstrumentationInstallStack()
538 if (deopt_all_frames_) { in InstrumentationInstallStack()
547 bool deopt_all_frames_; in InstrumentationInstallStack() member