Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.cc74 static constexpr uint32_t kJitSlowStressDefaultCompileThreshold = 2; variable
81 kJitSlowStressDefaultCompileThreshold / 2;
113 ? kJitSlowStressDefaultCompileThreshold in CreateFromRuntimeArguments()