Home
last modified time | relevance | path

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

/dpdk/app/test-regex/
H A Dmain.c45 struct qp_params { struct
46 uint32_t total_enqueue;
47 uint32_t total_dequeue;
48 uint32_t total_matches;
49 struct rte_regex_ops **ops;
50 struct job_ctx *jobs_ctx;
51 char *buf;
52 uint64_t start;
53 uint64_t cycles;