Symbol: PATH_TO_CPU
tools/power/cpupower/lib/acpi_cppc.c
22
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/acpi_cppc/%s",
tools/power/cpupower/lib/cpufreq.c
28
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/cpufreq/%s",
tools/power/cpupower/lib/cpufreq.c
43
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/cpufreq/%s",
tools/power/cpupower/lib/cpuidle.c
300
snprintf(file, SYSFS_PATH_MAX, PATH_TO_CPU "cpuidle");
tools/power/cpupower/lib/cpuidle.c
304
snprintf(file, SYSFS_PATH_MAX, PATH_TO_CPU "cpu%u/cpuidle/state0", cpu);
tools/power/cpupower/lib/cpuidle.c
309
snprintf(file, SYSFS_PATH_MAX, PATH_TO_CPU
tools/power/cpupower/lib/cpuidle.c
328
snprintf(path, sizeof(path), PATH_TO_CPU "cpuidle/%s", fname);
tools/power/cpupower/lib/cpuidle.c
37
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/cpuidle/state%u/%s",
tools/power/cpupower/lib/cpuidle.c
60
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/cpuidle/state%u/%s",
tools/power/cpupower/lib/cpuidle.c
95
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/cpuidle/state%u/%s",
tools/power/cpupower/lib/cpupower.c
124
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/topology/%s",
tools/power/cpupower/lib/cpupower.c
201
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/topology/%s",
tools/power/cpupower/lib/cpupower.c
85
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u", cpu);
tools/power/cpupower/lib/cpupower.c
94
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/online", cpu);
tools/power/cpupower/utils/helpers/misc.c
117
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/power/energy_perf_bias", cpu);
tools/power/cpupower/utils/helpers/misc.c
132
PATH_TO_CPU "cpu%u/cpufreq/energy_performance_preference", cpu);
tools/power/cpupower/utils/helpers/misc.c
150
snprintf(path, sizeof(path), PATH_TO_CPU "amd_pstate/status");
tools/power/cpupower/utils/helpers/misc.c
188
snprintf(path, sizeof(path), PATH_TO_CPU "cpufreq/boost");
tools/power/cpupower/utils/helpers/misc.c
319
snprintf(path, sizeof(path), PATH_TO_CPU "cpufreq/boost");
tools/power/cpupower/utils/helpers/misc.c
51
snprintf(path, sizeof(path), PATH_TO_CPU "intel_pstate/no_turbo");
tools/power/cpupower/utils/helpers/misc.c
73
snprintf(path, sizeof(path), PATH_TO_CPU "intel_pstate/no_turbo");
tools/power/cpupower/utils/helpers/misc.c
97
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/power/energy_perf_bias", cpu);
tools/power/cpupower/utils/helpers/sysfs.c
111
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/cpuidle/state%u/%s",
tools/power/cpupower/utils/helpers/sysfs.c
131
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/cpuidle/state%u/%s",
tools/power/cpupower/utils/helpers/sysfs.c
166
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/cpuidle/state%u/%s",
tools/power/cpupower/utils/helpers/sysfs.c
361
snprintf(file, SYSFS_PATH_MAX, PATH_TO_CPU "cpuidle");
tools/power/cpupower/utils/helpers/sysfs.c
365
snprintf(file, SYSFS_PATH_MAX, PATH_TO_CPU "cpu%u/cpuidle/state0", cpu);
tools/power/cpupower/utils/helpers/sysfs.c
370
snprintf(file, SYSFS_PATH_MAX, PATH_TO_CPU
tools/power/cpupower/utils/helpers/sysfs.c
389
snprintf(path, sizeof(path), PATH_TO_CPU "cpuidle/%s", fname);
tools/power/cpupower/utils/helpers/sysfs.c
57
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u", cpu);
tools/power/cpupower/utils/helpers/sysfs.c
66
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/online", cpu);
tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c
867
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/power/energy_perf_bias", cpu);
tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c
889
snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/power/energy_perf_bias", cpu);