Searched defs:support (Results 1 – 4 of 4) sorted by relevance
| /tools/power/cpupower/utils/helpers/ |
| D | helpers.h | 189 static inline int cpufreq_has_boost_support(unsigned int cpu, int *support, in cpufreq_has_boost_support() 195 static inline void amd_pstate_boost_init(unsigned int cpu, int *support, in amd_pstate_boost_init()
|
| D | misc.c | 18 int cpufreq_has_boost_support(unsigned int cpu, int *support, int *active, in cpufreq_has_boost_support()
|
| D | amd.c | 198 void amd_pstate_boost_init(unsigned int cpu, int *support, int *active) in amd_pstate_boost_init()
|
| /tools/power/cpupower/utils/ |
| D | cpufreq-info.c | 128 int support, active, b_states = 0, ret, pstate_no, i; in get_boost_mode_x86() local
|