Searched refs:burst_size_idx (Results 1 – 3 of 3) sorted by relevance
106 uint8_t burst_size_idx = 0; in cperf_throughput_test_runner() local320 if (++burst_size_idx == ctx->options->burst_size_count) in cperf_throughput_test_runner()322 test_burst_size = ctx->options->burst_size_list[burst_size_idx]; in cperf_throughput_test_runner()
126 uint8_t burst_size_idx = 0; in cperf_latency_test_runner() local357 if (++burst_size_idx == ctx->options->burst_size_count) in cperf_latency_test_runner()360 ctx->options->burst_size_list[burst_size_idx]; in cperf_latency_test_runner()
399 uint8_t burst_size_idx = 0; in cperf_pmd_cyclecount_test_runner() local490 if (++burst_size_idx == opts->burst_size_count) in cperf_pmd_cyclecount_test_runner()492 test_burst_size = opts->burst_size_list[burst_size_idx]; in cperf_pmd_cyclecount_test_runner()