Searched refs:out_seg_sz (Results 1 – 5 of 5) sorted by relevance
66 uint32_t out_seg_sz) in cperf_cyclecount_op_setup() argument110 m->pkt_len = out_seg_sz * m->nb_segs; in cperf_cyclecount_op_setup()165 uint32_t out_seg_sz; in main_loop() local205 out_seg_sz = test_data->out_seg_sz; in main_loop()218 out_seg_sz = test_data->seg_sz; in main_loop()235 out_seg_sz); in main_loop()297 m->pkt_len = out_seg_sz * m->nb_segs; in main_loop()377 out_seg_sz); in main_loop()435 out_seg_sz); in main_loop()
61 uint32_t out_seg_sz; in main_loop() local95 out_seg_sz = test_data->out_seg_sz; in main_loop()108 out_seg_sz = test_data->seg_sz; in main_loop()172 m->pkt_len = out_seg_sz * m->nb_segs; in main_loop()234 out_seg_sz); in main_loop()288 out_seg_sz); in main_loop()
64 uint32_t out_seg_sz; in main_loop() local100 out_seg_sz = test_data->out_seg_sz; in main_loop()115 out_seg_sz = test_data->seg_sz; in main_loop()177 m->pkt_len = out_seg_sz * m->nb_segs; in main_loop()270 out_seg_sz); in main_loop()354 out_seg_sz); in main_loop()
195 i, test_data->out_seg_sz); in comp_perf_allocate_external_mbufs()231 test_data->out_seg_sz = find_buf_size(test_data->seg_sz); in comp_perf_allocate_memory()245 comp_mbuf_size = test_data->out_seg_sz + RTE_PKTMBUF_HEADROOM; in comp_perf_allocate_memory()296 (size_t) test_data->out_seg_sz * in comp_perf_allocate_memory()445 test_data->out_seg_sz, in prepare_bufs()452 test_data->out_seg_sz); in prepare_bufs()474 test_data->out_seg_sz, in prepare_bufs()480 test_data->out_seg_sz); in prepare_bufs()
55 uint16_t out_seg_sz; member