Home
last modified time | relevance | path

Searched defs:app_stats (Results 1 – 2 of 2) sorted by relevance

/dpdk/examples/distributor/
H A Dmain.c43 static volatile struct app_stats { struct
44 struct {
49 } rx __rte_cache_aligned;
50 int pad1 __rte_cache_aligned;
52 struct {
77 } app_stats; argument
/dpdk/examples/packet_ordering/
H A Dmain.c58 volatile struct app_stats { struct
80 } app_stats; argument