Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_ring_perf.c165 struct thread_params { struct
178 struct thread_params *p) in enqueue_dequeue_bulk_helper() argument
244 struct thread_params *params = p; in enqueue_bulk()
252 struct thread_params *params = p; in enqueue_bulk_16B()
264 struct thread_params *params = p; in dequeue_bulk()
272 struct thread_params *params = p; in dequeue_bulk_16B()
285 struct thread_params param1 = {0}, param2 = {0}; in run_on_core_pair()
336 struct thread_params *params = p; in load_loop_fn_helper()
366 struct thread_params *params = p; in load_loop_fn()
374 struct thread_params *params = p; in load_loop_fn_16B()
[all …]
/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c141 struct thread_params { struct
2752 struct thread_params *tp = arg; in throughput_intr_lcore_ldpc_dec()
2852 struct thread_params *tp = arg; in throughput_intr_lcore_dec()
2939 struct thread_params *tp = arg; in throughput_intr_lcore_enc()
3026 struct thread_params *tp = arg; in throughput_intr_lcore_ldpc_enc()
3114 struct thread_params *tp = arg; in throughput_pmd_lcore_dec()
3210 struct thread_params *tp = arg; in bler_pmd_lcore_ldpc_dec()
3340 struct thread_params *tp = arg; in throughput_pmd_lcore_ldpc_dec()
3462 struct thread_params *tp = arg; in throughput_pmd_lcore_enc()
3552 struct thread_params *tp = arg; in throughput_pmd_lcore_ldpc_enc()
[all …]