Searched refs:parse_list (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/app/test-crypto-perf/ |
| H A D | cperf_options_parsing.c | 221 parse_list(const char *arg, uint32_t *list, uint32_t *min, uint32_t *max) in parse_list() function 324 ret = parse_list(arg, opts->burst_size_list, in parse_burst_sz() 345 ret = parse_list(arg, opts->buffer_size_list, in parse_buffer_sz() 381 ret = parse_list(arg, opts->imix_distribution_list, in parse_imix()
|
| /f-stack/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()
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline_flow.c | 1656 static int parse_list(struct context *, const struct token *, 1963 .call = parse_list, 2048 .call = parse_list, 6118 parse_list(struct context *ctx, const struct token *token, in parse_list() function
|