Searched defs:human (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/power/cpupower/utils/ |
H A D | cpufreq-info.c | 272 static int get_freq_kernel(unsigned int cpu, unsigned int human) in get_freq_kernel() argument 291 static int get_freq_hardware(unsigned int cpu, unsigned int human) in get_freq_hardware() argument 309 static int get_hardware_limits(unsigned int cpu, unsigned int human) in get_hardware_limits() argument 433 static int get_freq_stats(unsigned int cpu, unsigned int human) in get_freq_stats() argument 458 static int get_latency(unsigned int cpu, unsigned int human) in get_latency() argument 531 unsigned int human = 0; cmd_freq_info() local [all...] |
/kernel/linux/linux-6.6/tools/power/cpupower/utils/ |
H A D | cpufreq-info.c | 237 static int get_freq_kernel(unsigned int cpu, unsigned int human) in get_freq_kernel() argument 256 static int get_freq_hardware(unsigned int cpu, unsigned int human) in get_freq_hardware() argument 274 static int get_hardware_limits(unsigned int cpu, unsigned int human) in get_hardware_limits() argument 398 static int get_freq_stats(unsigned int cpu, unsigned int human) in get_freq_stats() argument 423 static int get_latency(unsigned int cpu, unsigned int human) in get_latency() argument 509 unsigned int human = 0; cmd_freq_info() local [all...] |
Completed in 2 milliseconds