Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Denergy_model.h308 static inline int em_pd_nr_perf_states(struct em_perf_domain *pd) in em_pd_nr_perf_states() function
343 static inline int em_pd_nr_perf_states(struct em_perf_domain *pd) in em_pd_nr_perf_states() function
/linux-5.19.10/drivers/thermal/
Dcpufreq_cooling.c352 if (em_pd_nr_perf_states(em) != nr_levels) { in em_is_sane()
355 em_pd_nr_perf_states(em), nr_levels); in em_is_sane()
Ddevfreq_cooling.c399 num_opps = em_pd_nr_perf_states(dfc->em_pd); in of_devfreq_cooling_register_power()
/linux-5.19.10/kernel/sched/
Dtopology.c316 em_pd_nr_perf_states(pd->em_pd)); in perf_domain_debug()
438 nr_ps += em_pd_nr_perf_states(pd->em_pd); in build_perf_domains()