git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
eal: bump ABI version for bus refactoring
[dpdk.git]
/
lib
/
librte_metrics
/
rte_metrics_version.map
1
DPDK_17.05 {
2
global:
3
4
rte_metrics_get_names;
5
rte_metrics_get_values;
6
rte_metrics_init;
7
rte_metrics_reg_name;
8
rte_metrics_reg_names;
9
rte_metrics_update_value;
10
rte_metrics_update_values;
11
12
local: *;
13
};