Home
last modified time | relevance | path

Searched refs:em_perf_domain (Results 1 - 5 of 5) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Denergy_model.h29 * em_perf_domain - Performance domain
45 struct em_perf_domain { struct
100 struct em_perf_domain *em_cpu_get(int cpu);
101 struct em_perf_domain *em_pd_get(struct device *dev);
120 static inline unsigned long em_cpu_energy(struct em_perf_domain *pd, unsigned long max_util, unsigned long sum_util) in em_cpu_energy()
203 static inline int em_pd_nr_perf_states(struct em_perf_domain *pd) in em_pd_nr_perf_states()
223 static inline struct em_perf_domain *em_cpu_get(int cpu) in em_cpu_get()
227 static inline struct em_perf_domain *em_pd_get(struct device *dev) in em_pd_get()
231 static inline unsigned long em_cpu_energy(struct em_perf_domain *pd, unsigned long max_util, unsigned long sum_util) in em_cpu_energy()
235 static inline int em_pd_nr_perf_states(struct em_perf_domain *p in em_cpu_energy()
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Denergy_model.c59 struct em_perf_domain *pd = s->private; in em_debug_units_show()
113 static int em_create_perf_table(struct device *dev, struct em_perf_domain *pd, int nr_states, in em_create_perf_table()
187 struct em_perf_domain *pd; in em_create_pd()
231 struct em_perf_domain *em_pd_get(struct device *dev) in em_pd_get()
248 struct em_perf_domain *em_cpu_get(int cpu) in em_cpu_get()
/device/soc/rockchip/rk3588/kernel/include/trace/hooks/
H A Dsched.h235 struct em_perf_domain;
237 TP_PROTO(struct em_perf_domain *pd,
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h842 struct em_perf_domain *em_pd;
H A Dtopology.c274 struct em_perf_domain *obj = em_cpu_get(cpu); in pd_init()

Completed in 10 milliseconds