Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/bbdev_app/
H A Dmain.c125 struct lcore_statistics { struct
152 struct lcore_statistics *lcore_stats; argument
523 struct lcore_statistics *lcore_stats) in lcore_conf_init()
564 print_lcore_stats(struct lcore_statistics *lstats, unsigned int lcore_id) in print_lcore_stats()
703 struct lcore_statistics *lcore_stats; in run_encoding()
834 struct lcore_statistics *lcore_stats; in run_decoding()
1053 struct lcore_statistics lcore_stats[RTE_MAX_LCORE] = { {0} }; in main()