Home
last modified time | relevance | path

Searched refs:em_max_perf (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/kernel/power/
H A Denergy_model.c756 unsigned long em_max_perf; in em_check_capacity_update() local
783 em_max_perf = table[pd->nr_perf_states - 1].performance; in em_check_capacity_update()
790 if (em_max_perf == cpu_capacity) in em_check_capacity_update()
794 cpu, cpu_capacity, em_max_perf); in em_check_capacity_update()