Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c2332 op_params->num_to_process = num_to_process; in init_test_op_params()
2710 const uint16_t num_to_process = tp->op_params->num_to_process; in throughput_intr_lcore_ldpc_dec() local
2747 num_to_process); in throughput_intr_lcore_ldpc_dec()
2813 const uint16_t num_to_process = tp->op_params->num_to_process; in throughput_intr_lcore_dec() local
2844 num_to_process); in throughput_intr_lcore_dec()
2903 const uint16_t num_to_process = tp->op_params->num_to_process; in throughput_intr_lcore_enc() local
2932 num_to_process); in throughput_intr_lcore_enc()
2993 const uint16_t num_to_process = tp->op_params->num_to_process; in throughput_intr_lcore_ldpc_enc() local
4241 const uint16_t num_to_process = op_params->num_to_process; in validation_latency_test() local
4700 const uint16_t num_to_process = op_params->num_to_process; in offload_cost_test()
[all …]
/f-stack/dpdk/drivers/event/opdl/
H A Dopdl_ring.c217 num_to_process(struct opdl_stage *s, uint32_t n, bool block) in num_to_process() function
295 num_entries = num_to_process(s, num_entries, block); in opdl_ring_input_singlethread()
440 *num_entries = num_to_process(s, orig_num_entries, block); in move_head_atomically()
515 num_entries = num_to_process(s, num_entries, block); in opdl_stage_claim_singlethread()
524 num_entries = num_to_process(s, num_entries, block); in opdl_stage_claim_singlethread()
594 num_entries = num_to_process(s, num_entries, block); in opdl_stage_claim_copy_singlethread()
653 num_entries = num_to_process(s, num_entries, block); in opdl_ring_copy_from_burst()
673 num_entries = num_to_process(s, num_entries, block); in opdl_ring_copy_to_burst()