Searched refs:ops_per_sec (Results 1 – 1 of 1) sorted by relevance
146 double ops_per_sec; member2695 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()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()[all …]