Home
last modified time | relevance | path

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

/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c169 uint64_t enq_acc_total_time; member
4422 time_st->enq_acc_total_time += stats.acc_offload_cycles; in offload_latency_test_dec()
4513 time_st->enq_acc_total_time += stats.acc_offload_cycles; in offload_latency_test_ldpc_dec()
4601 time_st->enq_acc_total_time += stats.acc_offload_cycles; in offload_latency_test_enc()
4684 time_st->enq_acc_total_time += stats.acc_offload_cycles; in offload_latency_test_ldpc_enc()
4794 rte_get_tsc_hz(), (double)time_st.enq_acc_total_time / in offload_cost_test()
4796 (double)(time_st.enq_acc_total_time * 1000000) / in offload_cost_test()