Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c27 #define TEST_REPETITIONS 100 macro
2757 for (j = 0; j < TEST_REPETITIONS; ++j) { in throughput_intr_lcore_ldpc_dec()
2799 if (j != TEST_REPETITIONS - 1) in throughput_intr_lcore_ldpc_dec()
2854 for (j = 0; j < TEST_REPETITIONS; ++j) { in throughput_intr_lcore_dec()
2889 if (j != TEST_REPETITIONS - 1) in throughput_intr_lcore_dec()
2978 if (j != TEST_REPETITIONS - 1) in throughput_intr_lcore_enc()
3070 if (j != TEST_REPETITIONS - 1) in throughput_intr_lcore_ldpc_enc()
3908 tp->ops_per_sec /= TEST_REPETITIONS; in throughput_test()
3909 tp->mbps /= TEST_REPETITIONS; in throughput_test()
3922 tp->ops_per_sec /= TEST_REPETITIONS; in throughput_test()
[all …]