Searched defs:cpufreq_has_boost_support (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/ |
H A D | misc.c | 8 int cpufreq_has_boost_support(unsigned int cpu, int *support, int *active, in cpufreq_has_boost_support() function
|
H A D | helpers.h | 162 static inline int cpufreq_has_boost_support(unsigned int cpu, int *support, in cpufreq_has_boost_support() function
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/ |
H A D | misc.c | 18 int cpufreq_has_boost_support(unsigned int cpu, int *support, int *active, in cpufreq_has_boost_support() function
|
H A D | helpers.h | 189 static inline int cpufreq_has_boost_support(unsigned int cpu, int *support, in cpufreq_has_boost_support() function
|
Completed in 3 milliseconds