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

/art/runtime/
H A Dinstrumentation.h241 interpret_only_ = true;
247 return interpret_only_;
514 bool interpret_only_; member in class:art::instrumentation::Instrumentation
H A Dinstrumentation.cc72 interpret_only_(false),
585 interpret_only_ = (requested_level == InstrumentationLevel::kInstrumentWithInterpreter) ||

Completed in 107 milliseconds