Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_ring_perf.c165 struct thread_params { struct
178 struct thread_params *p) in enqueue_dequeue_bulk_helper() argument
/f-stack/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c141 struct thread_params { struct
142 uint8_t dev_id;
143 uint16_t queue_id;
144 uint32_t lcore_id;
145 uint64_t start_time;
146 double ops_per_sec;
147 double mbps;
148 uint8_t iter_count;
149 double iter_average;
150 double bler;
[all …]