HomeSort by relevance Sort by last modified time
    Searched refs:GetJITOptions (Results 1 - 4 of 4) sorted by null

  /art/openjdkjvmti/
deopt_manager.cc 132 runtime->GetJITOptions()->UseJitCompilation() &&
  /art/runtime/native/
dalvik_system_ZygoteHooks.cc 225 jit::JitOptions* jit_options = runtime->GetJITOptions();
  /art/runtime/jit/
jit_code_cache.cc 721 uint16_t jit_warmup_threshold = Runtime::Current()->GetJITOptions()->GetWarmupThreshold();
    [all...]
  /art/runtime/
runtime.h 638 jit::JitOptions* GetJITOptions() {
    [all...]

Completed in 9268 milliseconds