Home
last modified time | relevance | path

Searched defs:no_rounding (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Dmisc.c228 void print_speed(unsigned long speed, int no_rounding) in print_speed()
H A Dhelpers.h199 int no_rounding) in amd_pstate_show_perf_and_freq()
H A Damd.c216 void amd_pstate_show_perf_and_freq(unsigned int cpu, int no_rounding) in amd_pstate_show_perf_and_freq()
/openbmc/linux/tools/power/cpupower/utils/
H A Dcpufreq-info.c86 static int no_rounding; variable