Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h74 size_t OSRMethodThreshold() const { in OSRMethodThreshold() function
/art/runtime/interpreter/mterp/
Dmterp.cc655 int32_t osr_threshold = jit->OSRMethodThreshold(); in MterpSetUpHotnessCountdown()