Searched refs:GetWarmupThreshold (Results 1 – 3 of 3) sorted by relevance
219 size_t GetWarmupThreshold() const { in GetWarmupThreshold() function
206 jit->warm_method_threshold_ = options->GetWarmupThreshold(); in Create()
721 uint16_t jit_warmup_threshold = Runtime::Current()->GetJITOptions()->GetWarmupThreshold(); in ClearMethodCounter()