Home
last modified time | relevance | path

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

/dpdk/examples/bbdev_app/
H A Dmain.c123 struct lcore_statistics { struct
150 struct lcore_statistics *lcore_stats; argument
516 struct lcore_statistics *lcore_stats) in lcore_conf_init()
557 print_lcore_stats(struct lcore_statistics *lstats, unsigned int lcore_id) in print_lcore_stats()
696 struct lcore_statistics *lcore_stats; in run_encoding()
827 struct lcore_statistics *lcore_stats; in run_decoding()
1046 struct lcore_statistics lcore_stats[RTE_MAX_LCORE] = { {0} }; in main()