Home
last modified time | relevance | path

Searched refs:cperf_options_check (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_options.h164 cperf_options_check(struct cperf_options *options);
H A Dmain.c537 ret = cperf_options_check(&opts); in main()
H A Dcperf_options_parsing.c1098 cperf_options_check(struct cperf_options *options) in cperf_options_check() function