Searched refs:CPERF_TEST_FILE (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/app/test-compress-perf/ |
| H A D | comp_perf_options_parse.c | 20 #define CPERF_TEST_FILE ("input-file") macro 567 { CPERF_TEST_FILE, required_argument, 0, 0 }, 589 { CPERF_TEST_FILE, parse_test_file }, in comp_perf_opts_parse_long()
|
| /f-stack/dpdk/app/test-crypto-perf/ |
| H A D | cperf_options.h | 29 #define CPERF_TEST_FILE ("test-file") macro
|
| H A D | cperf_options_parsing.c | 820 { CPERF_TEST_FILE, required_argument, 0, 0 }, 941 { CPERF_TEST_FILE, parse_test_file }, in cperf_opts_parse_long()
|