Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Drapl.c166 static inline const struct cpumask *get_rapl_pmu_cpumask(int cpu) in get_rapl_pmu_cpumask() function
584 target = cpumask_any_but(get_rapl_pmu_cpumask(cpu), cpu); in rapl_cpu_offline()
623 target = cpumask_any_and(&rapl_cpu_mask, get_rapl_pmu_cpumask(cpu)); in rapl_cpu_online()