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