Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/bbdev_app/
H A Dmain.c125 struct lcore_statistics { struct
126 unsigned int enqueued;
127 unsigned int dequeued;
128 unsigned int rx_lost_packets;
152 struct lcore_statistics *lcore_stats; argument