Searched refs:GetWarmupThreshold (Results 1 – 2 of 2) sorted by relevance
76 uint16_t GetWarmupThreshold() const { in GetWarmupThreshold() function285 return options_->GetWarmupThreshold(); in WarmMethodThreshold()
641 uint16_t jit_warmup_threshold = Runtime::Current()->GetJITOptions()->GetWarmupThreshold(); in ClearMethodCounter()