Home
last modified time | relevance | path

Searched refs:acpi_cppc_get_data (Results 1 – 5 of 5) sorted by relevance

/linux/tools/power/cpupower/utils/helpers/
H A Damd.c204 nominal_perf = acpi_cppc_get_data(cpu, NOMINAL_PERF); in amd_pstate_show_perf_and_freq()
228 acpi_cppc_get_data(cpu, NOMINAL_PERF));
229 print_speed(acpi_cppc_get_data(cpu, NOMINAL_FREQ) * 1000,
234 acpi_cppc_get_data(cpu, LOWEST_NONLINEAR_PERF));
240 acpi_cppc_get_data(cpu, LOWEST_PERF));
241 print_speed(acpi_cppc_get_data(cpu, LOWEST_FREQ) * 1000, no_rounding);
/linux/tools/power/cpupower/lib/
H A Dacpi_cppc.h18 unsigned long acpi_cppc_get_data(unsigned int cpu,
H A Dacpi_cppc.c38 unsigned long acpi_cppc_get_data(unsigned int cpu, enum acpi_cppc_value which) in acpi_cppc_get_data() function
/linux/tools/power/cpupower/bindings/python/
H A Draw_pylibcpupower.i
H A Draw_pylibcpupower.swg43 unsigned long acpi_cppc_get_data(unsigned int cpu,