Searched refs:CPERF_OPTYPE (Results 1 – 3 of 3) sorted by relevance
| /dpdk/app/test-compress-perf/ |
| H A D | comp_perf_options_parse.c | 27 #define CPERF_OPTYPE ("operation") macro 574 { CPERF_OPTYPE, required_argument, 0, 0 }, 596 { CPERF_OPTYPE, parse_op_type }, in comp_perf_opts_parse_long()
|
| /dpdk/app/test-crypto-perf/ |
| H A D | cperf_options.h | 27 #define CPERF_OPTYPE ("optype") macro
|
| H A D | cperf_options_parsing.c | 849 { CPERF_OPTYPE, required_argument, 0, 0 }, 973 { CPERF_OPTYPE, parse_op_type }, in cperf_opts_parse_long()
|