Lines Matching refs:mbps
147 double mbps; member
2743 tp->mbps += (((double)(num_ops * tb_len_bits)) / 1000000.0) / in dequeue_event_callback()
3200 tp->mbps = (((double)(num_ops * TEST_REPETITIONS * tb_len_bits)) / in throughput_pmd_lcore_dec()
3330 tp->mbps = (((double)(num_ops * 1 * tb_len_bits)) / in bler_pmd_lcore_ldpc_dec()
3452 tp->mbps = (((double)(num_ops * TEST_REPETITIONS * tb_len_bits)) / in throughput_pmd_lcore_ldpc_dec()
3542 tp->mbps = (((double)(num_ops * TEST_REPETITIONS * tb_len_bits)) in throughput_pmd_lcore_enc()
3632 tp->mbps = (((double)(num_ops * TEST_REPETITIONS * tb_len_bits)) in throughput_pmd_lcore_ldpc_enc()
3649 t_params[iter].mbps); in print_enc_throughput()
3651 total_mbps += t_params[iter].mbps; in print_enc_throughput()
3671 t_params[core_idx].mbps, in print_dec_throughput()
3674 total_mbps += t_params[core_idx].mbps; in print_dec_throughput()
3696 t_params[core_idx].mbps, in print_dec_bler()
3698 total_mbps += t_params[core_idx].mbps; in print_dec_bler()
3938 tp->mbps /= TEST_REPETITIONS; in throughput_test()
3952 tp->mbps /= TEST_REPETITIONS; in throughput_test()