Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.cc73 static constexpr uint32_t kJitSlowStressDefaultCompileThreshold = 2; variable
80 kJitSlowStressDefaultCompileThreshold / 2;
110 ? kJitSlowStressDefaultCompileThreshold in CreateFromRuntimeArguments()