Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h236 static constexpr size_t kDefaultInvokeTransitionWeightRatio = 500; variable
Djit.cc192 jit_options->warmup_threshold_ / Jit::kDefaultInvokeTransitionWeightRatio, in CreateFromRuntimeArguments()