Home
last modified time | relevance | path

Searched refs:CPERF_TOTAL_OPS (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_options.h18 #define CPERF_TOTAL_OPS ("total-ops") macro
H A Dcperf_options_parsing.c807 { CPERF_TOTAL_OPS, required_argument, 0, 0 },
931 { CPERF_TOTAL_OPS, parse_total_ops }, in cperf_opts_parse_long()