git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
event/octeontx: add dump function for easier debugging
[dpdk.git]
/
lib
/
librte_power
/
rte_power_version.map
1
DPDK_2.0 {
2
global:
3
4
rte_power_exit;
5
rte_power_freq_down;
6
rte_power_freq_max;
7
rte_power_freq_min;
8
rte_power_freq_up;
9
rte_power_freqs;
10
rte_power_get_env;
11
rte_power_get_freq;
12
rte_power_init;
13
rte_power_set_env;
14
rte_power_set_freq;
15
rte_power_unset_env;
16
17
local: *;
18
};