Home
last modified time | relevance | path

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

/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c3815 lcore_function_t *throughput_function; in throughput_test() local
3847 throughput_function = throughput_intr_lcore_dec; in throughput_test()
3851 throughput_function = throughput_intr_lcore_enc; in throughput_test()
3855 throughput_function = throughput_intr_lcore_enc; in throughput_test()
3867 throughput_function = throughput_pmd_lcore_dec; in throughput_test()
3869 throughput_function = throughput_pmd_lcore_ldpc_dec; in throughput_test()
3871 throughput_function = throughput_pmd_lcore_enc; in throughput_test()
3873 throughput_function = throughput_pmd_lcore_ldpc_enc; in throughput_test()
3875 throughput_function = throughput_pmd_lcore_enc; in throughput_test()
3897 rte_eal_remote_launch(throughput_function, in throughput_test()
[all …]