Searched refs:quit_workers (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/app/test/ |
| H A D | test_distributor_perf.c | 182 quit_workers(struct rte_distributor *d, struct rte_mempool *p) in quit_workers() function 257 quit_workers(ds, p); in test_distributor_perf() 263 quit_workers(db, p); in test_distributor_perf()
|
| H A D | test_distributor.c | 773 quit_workers(struct worker_params *wp, struct rte_mempool *p) in quit_workers() function 890 quit_workers(&worker_params, p); in test_distributor() 896 quit_workers(&worker_params, p); in test_distributor() 905 quit_workers(&worker_params, p); in test_distributor() 913 quit_workers(&worker_params, p); in test_distributor() 919 quit_workers(&worker_params, p); in test_distributor() 936 quit_workers(&worker_params, p); in test_distributor()
|