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

/linux-master/include/linux/
H A Denergy_model.h304 * em_pd_nr_perf_states() - Get the number of performance states of a perf.
310 static inline int em_pd_nr_perf_states(struct em_perf_domain *pd) function
362 static inline int em_pd_nr_perf_states(struct em_perf_domain *pd) function
/linux-master/drivers/thermal/
H A Dcpufreq_cooling.c351 if (em_pd_nr_perf_states(em) != nr_levels) {
354 em_pd_nr_perf_states(em), nr_levels);
H A Ddevfreq_cooling.c426 num_opps = em_pd_nr_perf_states(dfc->em_pd);
/linux-master/kernel/sched/
H A Dtopology.c390 em_pd_nr_perf_states(pd->em_pd));

Completed in 414 milliseconds