Home
last modified time | relevance | path

Searched refs:power_pstate_disable_turbo (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_power/
H A Dpower_pstate_cpufreq.h208 int power_pstate_disable_turbo(unsigned int lcore_id);
H A Drte_power.c110 rte_power_freq_disable_turbo = power_pstate_disable_turbo; in rte_power_set_env()
H A Dpower_pstate_cpufreq.c898 power_pstate_disable_turbo(unsigned int lcore_id) in power_pstate_disable_turbo() function