Searched refs:quit_workers (Results 1 – 2 of 2) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_distributor_perf.c | 190 quit_workers(struct rte_distributor *d, struct rte_mempool *p) in quit_workers() function 267 quit_workers(ds, p); in test_distributor_perf() 273 quit_workers(db, p); in test_distributor_perf()
|
| H A D | test_distributor.c | 786 quit_workers(struct worker_params *wp, struct rte_mempool *p) in quit_workers() function 903 quit_workers(&worker_params, p); in test_distributor() 909 quit_workers(&worker_params, p); in test_distributor() 918 quit_workers(&worker_params, p); in test_distributor() 926 quit_workers(&worker_params, p); in test_distributor() 932 quit_workers(&worker_params, p); in test_distributor() 949 quit_workers(&worker_params, p); in test_distributor()
|