Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_throughput.c109 static rte_atomic16_t display_once = RTE_ATOMIC16_INIT(0); in cperf_throughput_test_runner() local
276 if (rte_atomic16_test_and_set(&display_once)) in cperf_throughput_test_runner()
296 if (rte_atomic16_test_and_set(&display_once)) in cperf_throughput_test_runner()
H A Dcperf_test_verify.c244 static rte_atomic16_t display_once = RTE_ATOMIC16_INIT(0); in cperf_verify_test_runner() local
387 if (rte_atomic16_test_and_set(&display_once)) in cperf_verify_test_runner()
404 if (rte_atomic16_test_and_set(&display_once)) in cperf_verify_test_runner()
H A Dcperf_test_pmd_cyclecount.c407 static rte_atomic16_t display_once = RTE_ATOMIC16_INIT(0); in cperf_pmd_cyclecount_test_runner() local
453 if (rte_atomic16_test_and_set(&display_once)) in cperf_pmd_cyclecount_test_runner()
469 if (rte_atomic16_test_and_set(&display_once)) in cperf_pmd_cyclecount_test_runner()
H A Dcperf_test_latency.c129 static rte_atomic16_t display_once = RTE_ATOMIC16_INIT(0); in cperf_latency_test_runner() local
311 if (rte_atomic16_test_and_set(&display_once)) in cperf_latency_test_runner()
/f-stack/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_throughput.c332 static rte_atomic16_t display_once = RTE_ATOMIC16_INIT(0); in cperf_throughput_test_runner() local
394 if (rte_atomic16_test_and_set(&display_once)) { in cperf_throughput_test_runner()
H A Dcomp_perf_test_verify.c391 static rte_atomic16_t display_once = RTE_ATOMIC16_INIT(0); in cperf_verify_test_runner() local
431 if (rte_atomic16_test_and_set(&display_once)) { in cperf_verify_test_runner()
H A Dcomp_perf_test_cyclecount.c471 static rte_atomic16_t display_once = RTE_ATOMIC16_INIT(0); in cperf_cyclecount_test_runner() local
551 if (rte_atomic16_test_and_set(&display_once)) { in cperf_cyclecount_test_runner()