Searched refs:arch_max_freq_ratio (Results 1 – 1 of 1) sorted by relevance
88 static u64 arch_max_freq_ratio = SCHED_CAPACITY_SCALE; variable92 arch_max_freq_ratio = turbo_disabled ? SCHED_CAPACITY_SCALE : in arch_set_max_freq_ratio()312 …mated ratio of average max frequency by base frequency (times 1024): %llu\n", arch_max_freq_ratio); in freq_invariance_enable()351 if (check_mul_overflow(mcnt, arch_max_freq_ratio, &mcnt) || !mcnt) in scale_freq_tick()