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