Home
last modified time | relevance | path

Searched refs:POWER_SYSFILE_GOVERNOR (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_power/
H A Dpower_acpi_cpufreq.c55 #define POWER_SYSFILE_GOVERNOR \ macro
145 snprintf(fullpath, sizeof(fullpath), POWER_SYSFILE_GOVERNOR, in power_set_governor_userspace()
385 snprintf(fullpath, sizeof(fullpath), POWER_SYSFILE_GOVERNOR, in power_set_governor_original()
H A Dpower_pstate_cpufreq.c62 #define POWER_SYSFILE_GOVERNOR \ macro
343 snprintf(fullpath, sizeof(fullpath), POWER_SYSFILE_GOVERNOR, in power_set_governor_performance()
398 snprintf(fullpath, sizeof(fullpath), POWER_SYSFILE_GOVERNOR, in power_set_governor_original()