Home
last modified time | relevance | path

Searched refs:evt_has_burst_mode (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/app/test-eventdev/
H A Devt_common.h87 evt_has_burst_mode(uint8_t dev_id) in evt_has_burst_mode() function
H A Dtest_order_atq.c103 const bool burst = evt_has_burst_mode(w->dev_id); in worker_wrapper()
H A Dtest_order_queue.c104 const bool burst = evt_has_burst_mode(w->dev_id); in worker_wrapper()
H A Dtest_perf_atq.c131 const bool burst = evt_has_burst_mode(w->dev_id); in worker_wrapper()
H A Dtest_perf_queue.c131 const bool burst = evt_has_burst_mode(w->dev_id); in worker_wrapper()
H A Dtest_pipeline_atq.c253 const bool burst = evt_has_burst_mode(w->dev_id); in worker_wrapper()
H A Dtest_pipeline_queue.c276 const bool burst = evt_has_burst_mode(w->dev_id); in worker_wrapper()