Searched refs:osr_threshold (Results 1 – 1 of 1) sorted by relevance
850 int32_t osr_threshold = jit->OSRMethodThreshold(); in MterpSetUpHotnessCountdown() local855 } else if (hotness_count < osr_threshold) { in MterpSetUpHotnessCountdown()856 countdown_value = osr_threshold - hotness_count; in MterpSetUpHotnessCountdown()