Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c169 uint64_t enq_acc_total_time; member
4393 time_st->enq_acc_total_time += stats.acc_offload_cycles; in offload_latency_test_dec()
4484 time_st->enq_acc_total_time += stats.acc_offload_cycles; in offload_latency_test_ldpc_dec()
4572 time_st->enq_acc_total_time += stats.acc_offload_cycles; in offload_latency_test_enc()
4655 time_st->enq_acc_total_time += stats.acc_offload_cycles; in offload_latency_test_ldpc_enc()
4765 rte_get_tsc_hz(), (double)time_st.enq_acc_total_time / in offload_cost_test()
4767 (double)(time_st.enq_acc_total_time * 1000000) / in offload_cost_test()