Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h82 size_t WarmMethodThreshold() const { in WarmMethodThreshold() function
/art/runtime/interpreter/mterp/
Dmterp.cc653 int32_t warm_threshold = jit->WarmMethodThreshold(); in MterpSetUpHotnessCountdown()