Home
last modified time | relevance | path

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

/dpdk/app/test-compress-perf/
H A Dcomp_perf_options.h40 struct range_list { struct
41 uint8_t min;
42 uint8_t max;
43 uint8_t inc;
44 uint8_t count;
45 uint8_t list[MAX_LIST];