Searched refs:em_cpu_get (Results 1 – 7 of 7) sorted by relevance
44 struct em_perf_domain *pd = em_cpu_get(dtpm_cpu->cpu); in set_pd_power_limit()95 pd = em_cpu_get(dtpm_cpu->cpu); in get_pd_power_uw()115 struct em_perf_domain *em = em_cpu_get(dtpm_cpu->cpu); in update_pd_power_uw()195 pd = em_cpu_get(cpu); in __dtpm_cpu_setup()
44 | | em_cpu_get() |142 有两个API函数提供对能量模型的访问。em_cpu_get()以CPU id为参数,em_pd_get()146 对CPU的能量模型感兴趣的子系统可以通过em_cpu_get() API检索它。在创建性能域时
169 struct em_perf_domain *em_cpu_get(int cpu);329 static inline struct em_perf_domain *em_cpu_get(int cpu) in em_cpu_get() function
302 struct em_perf_domain *em_cpu_get(int cpu) in em_cpu_get() function312 EXPORT_SYMBOL_GPL(em_cpu_get);367 if (em_cpu_get(cpu)) { in em_dev_register_perf_domain()
46 | | em_cpu_get() |163 em_cpu_get() which takes CPU id as an argument and em_pd_get() with device169 em_cpu_get() API. The energy model tables are allocated once upon creation of
637 struct em_perf_domain *em = em_cpu_get(policy->cpu); in of_cpufreq_cooling_register()
289 struct em_perf_domain *obj = em_cpu_get(cpu); in pd_init()