Home
last modified time | relevance | path

Searched refs:cpupower_read_sysfs (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/tools/power/cpupower/lib/
A Dcpupower_intern.h10 unsigned int cpupower_read_sysfs(const char *path, char *buf, size_t buflen);
A Dcpupower.c17 unsigned int cpupower_read_sysfs(const char *path, char *buf, size_t buflen) in cpupower_read_sysfs() function
118 if (cpupower_read_sysfs(path, linebuf, MAX_LINE_LEN) == 0) in sysfs_topology_read_file()
A Dacpi_cppc.c24 return cpupower_read_sysfs(path, buf, buflen); in acpi_cppc_read_file()
A Dcpuidle.c321 return cpupower_read_sysfs(path, buf, buflen); in sysfs_cpuidle_read_file()
A Dcpufreq.c30 return cpupower_read_sysfs(path, buf, buflen); in sysfs_cpufreq_read_file()
/linux-6.3-rc2/tools/power/cpupower/utils/helpers/
A Dmisc.c63 if (cpupower_read_sysfs(path, linebuf, MAX_LINE_LEN) == 0) in cpupower_intel_get_perf_bias()

Completed in 7 milliseconds