Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c3786 lcore_function_t *throughput_function; in throughput_test() local
3818 throughput_function = throughput_intr_lcore_dec; in throughput_test()
3822 throughput_function = throughput_intr_lcore_enc; in throughput_test()
3826 throughput_function = throughput_intr_lcore_enc; in throughput_test()
3838 throughput_function = throughput_pmd_lcore_dec; in throughput_test()
3840 throughput_function = throughput_pmd_lcore_ldpc_dec; in throughput_test()
3842 throughput_function = throughput_pmd_lcore_enc; in throughput_test()
3844 throughput_function = throughput_pmd_lcore_ldpc_enc; in throughput_test()
3846 throughput_function = throughput_pmd_lcore_enc; in throughput_test()
3868 rte_eal_remote_launch(throughput_function, in throughput_test()
[all …]