Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_power/
H A Dpower_pstate_cpufreq.h195 int power_pstate_enable_turbo(unsigned int lcore_id);
H A Drte_power.c109 rte_power_freq_enable_turbo = power_pstate_enable_turbo; in rte_power_set_env()
H A Dpower_pstate_cpufreq.c872 power_pstate_enable_turbo(unsigned int lcore_id) in power_pstate_enable_turbo() function