Searched refs:parse_list (Results 1 – 3 of 3) sorted by relevance
| /dpdk/app/test-crypto-perf/ |
| H A D | cperf_options_parsing.c | 224 parse_list(const char *arg, uint32_t *list, uint32_t *min, uint32_t *max) in parse_list() function 337 ret = parse_list(arg, opts->burst_size_list, in parse_burst_sz() 358 ret = parse_list(arg, opts->buffer_size_list, in parse_buffer_sz() 394 ret = parse_list(arg, opts->imix_distribution_list, in parse_imix()
|
| /dpdk/app/test-compress-perf/ |
| H A D | comp_perf_options_parse.c | 218 parse_list(const char *arg, uint8_t *list, uint8_t *min, uint8_t *max) in parse_list() function 515 ret = parse_list(arg, test_data->level_lst.list, in parse_level()
|
| /dpdk/app/test-pmd/ |
| H A D | cmdline_flow.c | 2286 static int parse_list(struct context *, const struct token *, 3199 .call = parse_list, 3335 .call = parse_list, 8583 parse_list(struct context *ctx, const struct token *token, in parse_list() function
|