MCPcopy Create free account
hub / github.com/F-Stack/f-stack / rte_power_get_env

Function rte_power_get_env

dpdk/lib/power/rte_power.c:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170enum power_management_env
171rte_power_get_env(void) {
172 return global_default_env;
173}
174
175int
176rte_power_init(unsigned int lcore_id)

Callers 8

check_scaleFunction · 0.85
check_cur_freqFunction · 0.85
test_power_cpufreqFunction · 0.85
check_function_ptrsFunction · 0.85
test_powerFunction · 0.85
test_power_kvm_vmFunction · 0.85
is_hp_coreFunction · 0.85
init_power_libraryFunction · 0.85

Calls

no outgoing calls

Tested by 5

check_cur_freqFunction · 0.68
test_power_cpufreqFunction · 0.68
check_function_ptrsFunction · 0.68
test_powerFunction · 0.68
test_power_kvm_vmFunction · 0.68