Searched refs:POWER_SYSFILE_GOVERNOR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/lib/librte_power/ |
| H A D | power_acpi_cpufreq.c | 55 #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 D | power_pstate_cpufreq.c | 62 #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()
|