Searched refs:interpret_only_ (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dinstrumentation.h242 interpret_only_ = true;
248 return interpret_only_;
520 bool interpret_only_; member in class:art::instrumentation::Instrumentation
H A Dinstrumentation.cc72 interpret_only_(false),
591 interpret_only_ = (requested_level == InstrumentationLevel::kInstrumentWithInterpreter) ||

Completed in 54 milliseconds