Searched defs:lcore_statistics (Results 1 – 1 of 1) sorted by relevance
125 struct lcore_statistics { struct126 unsigned int enqueued;127 unsigned int dequeued;128 unsigned int rx_lost_packets;152 struct lcore_statistics *lcore_stats; argument