Home
last modified time | relevance | path

Searched refs:CPERF_OPTYPE (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/app/test-compress-perf/
H A Dcomp_perf_options_parse.c27 #define CPERF_OPTYPE ("operation") macro
574 { CPERF_OPTYPE, required_argument, 0, 0 },
596 { CPERF_OPTYPE, parse_op_type }, in comp_perf_opts_parse_long()
/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_options.h26 #define CPERF_OPTYPE ("optype") macro
H A Dcperf_options_parsing.c815 { CPERF_OPTYPE, required_argument, 0, 0 },
937 { CPERF_OPTYPE, parse_op_type }, in cperf_opts_parse_long()