Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Djit.h240 static constexpr size_t kDefaultInvokeTransitionWeightRatio = 500; variable
H A Djit.cc194 jit_options->warmup_threshold_ / Jit::kDefaultInvokeTransitionWeightRatio, in CreateFromRuntimeArguments()