Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-eventdev/
H A Dtest_perf_queue.c20 const uint8_t nb_stages) in mark_fwd_latency()
31 const uint8_t nb_stages) in fwd_event()
157 int nb_stages = opt->nb_stages; in perf_queue_eventdev_setup() local
H A Dtest_pipeline_queue.c278 const uint8_t nb_stages = opt->nb_stages; in worker_wrapper() local
317 int nb_stages = opt->nb_stages; in pipeline_queue_eventdev_setup() local
H A Dtest_perf_atq.c29 const uint8_t nb_stages) in atq_fwd_event()
H A Dtest_pipeline_atq.c255 const uint8_t nb_stages = opt->nb_stages; in worker_wrapper() local
H A Devt_common.h52 int nb_stages; member