Home
last modified time | relevance | path

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

/f-stack/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
/f-stack/dpdk/examples/packet_ordering/
H A Dmain.c51 volatile struct app_stats { struct
73 } app_stats; argument