Home
last modified time | relevance | path

Searched defs:regex_conf (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test-regex/
H A Dmain.c65 struct regex_conf { struct
66 uint32_t nb_jobs;
67 bool perf_mode;
68 uint32_t nb_iterations;
69 char *data_file;
70 uint8_t nb_max_matches;
71 uint32_t nb_qps;
72 uint16_t qp_id_base;
73 char *data_buf;
74 long data_len;
[all …]