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

  /art/runtime/jit/
jit.h 220 size_t GetWarmupThreshold() const {
jit.cc 204 jit->warm_method_threshold_ = options->GetWarmupThreshold();
jit_code_cache.cc 543 uint16_t jit_warmup_threshold = Runtime::Current()->GetJITOptions()->GetWarmupThreshold();
    [all...]

Completed in 406 milliseconds