Home
last modified time | relevance | path

Searched defs:support (Results 1 – 3 of 3) sorted by relevance

/tools/power/cpupower/utils/helpers/
Dmisc.c8 int cpufreq_has_boost_support(unsigned int cpu, int *support, int *active, in cpufreq_has_boost_support()
Dhelpers.h162 static inline int cpufreq_has_boost_support(unsigned int cpu, int *support, in cpufreq_has_boost_support()
/tools/power/cpupower/utils/
Dcpufreq-info.c165 int support, active, b_states = 0, ret, pstate_no, i; in get_boost_mode_x86() local