Searched refs:HotMethodThreshold (Results 1 – 4 of 4) sorted by relevance
84 size_t HotMethodThreshold() const { in HotMethodThreshold() function
376 return HotMethodThreshold() == 0; in JitAtFirstUse()
1293 uint16_t new_counter = Runtime::Current()->GetJit()->HotMethodThreshold() - 1u; in GarbageCollectCache()
982 int32_t hot_threshold = jit->HotMethodThreshold(); in MterpSetUpHotnessCountdown()