Lines Matching refs:mbps
147 double mbps; member
2697 tp->mbps += (((double)(num_ops * tb_len_bits)) / 1000000.0) / in dequeue_event_callback()
3167 tp->mbps = (((double)(num_ops * TEST_REPETITIONS * tb_len_bits)) / in throughput_pmd_lcore_dec()
3298 tp->mbps = (((double)(num_ops * 1 * tb_len_bits)) / in bler_pmd_lcore_ldpc_dec()
3421 tp->mbps = (((double)(num_ops * TEST_REPETITIONS * tb_len_bits)) / in throughput_pmd_lcore_ldpc_dec()
3512 tp->mbps = (((double)(num_ops * TEST_REPETITIONS * tb_len_bits)) in throughput_pmd_lcore_enc()
3603 tp->mbps = (((double)(num_ops * TEST_REPETITIONS * tb_len_bits)) in throughput_pmd_lcore_ldpc_enc()
3620 t_params[iter].mbps); in print_enc_throughput()
3622 total_mbps += t_params[iter].mbps; in print_enc_throughput()
3642 t_params[core_idx].mbps, in print_dec_throughput()
3645 total_mbps += t_params[core_idx].mbps; in print_dec_throughput()
3667 t_params[core_idx].mbps, in print_dec_bler()
3669 total_mbps += t_params[core_idx].mbps; in print_dec_bler()
3909 tp->mbps /= TEST_REPETITIONS; in throughput_test()
3923 tp->mbps /= TEST_REPETITIONS; in throughput_test()