Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-bbdev/
H A Dmain.h119 unsigned int get_burst_sz(void);
H A Dmain.c134 get_burst_sz(void) in get_burst_sz() function
H A Dtest_bbdev_perf.c2351 unsigned int burst_sz = get_burst_sz(); in run_test_case_on_device()