Home
last modified time | relevance | path

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

/dpdk/app/test-eventdev/
H A Dtest_perf_atq.c78 cnt = perf_process_last_stage(pool, &ev, w, in perf_atq_worker()
145 cnt = perf_process_last_stage(pool, in perf_atq_worker_burst()
H A Dtest_perf_queue.c80 cnt = perf_process_last_stage(pool, in perf_queue_worker()
147 cnt = perf_process_last_stage(pool, in perf_queue_worker_burst()
H A Dtest_perf_common.h111 perf_process_last_stage(struct rte_mempool *const pool, in perf_process_last_stage() function