Lines Matching refs:ops_per_sec
146 double ops_per_sec; member
2695 tp->ops_per_sec += ((double)num_ops) / in dequeue_event_callback()
3165 tp->ops_per_sec = ((double)num_ops * TEST_REPETITIONS) / in throughput_pmd_lcore_dec()
3296 tp->ops_per_sec = ((double)num_ops * 1) / in bler_pmd_lcore_ldpc_dec()
3419 tp->ops_per_sec = ((double)num_ops * TEST_REPETITIONS) / in throughput_pmd_lcore_ldpc_dec()
3510 tp->ops_per_sec = ((double)num_ops * TEST_REPETITIONS) / in throughput_pmd_lcore_enc()
3601 tp->ops_per_sec = ((double)num_ops * TEST_REPETITIONS) / in throughput_pmd_lcore_ldpc_enc()
3619 t_params[iter].lcore_id, t_params[iter].ops_per_sec, in print_enc_throughput()
3621 total_mops += t_params[iter].ops_per_sec; in print_enc_throughput()
3641 t_params[core_idx].ops_per_sec, in print_dec_throughput()
3644 total_mops += t_params[core_idx].ops_per_sec; in print_dec_throughput()
3908 tp->ops_per_sec /= TEST_REPETITIONS; in throughput_test()
3922 tp->ops_per_sec /= TEST_REPETITIONS; in throughput_test()