Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
170
enum power_management_env
171
rte_power_get_env(void) {
172
return global_default_env;
173
}
174
175
int
176
rte_power_init(unsigned int lcore_id)
Callers
8
check_scale
Function · 0.85
check_cur_freq
Function · 0.85
test_power_cpufreq
Function · 0.85
check_function_ptrs
Function · 0.85
test_power
Function · 0.85
test_power_kvm_vm
Function · 0.85
is_hp_core
Function · 0.85
init_power_library
Function · 0.85
Calls
no outgoing calls
Tested by
5
check_cur_freq
Function · 0.68
test_power_cpufreq
Function · 0.68
check_function_ptrs
Function · 0.68
test_power
Function · 0.68
test_power_kvm_vm
Function · 0.68