Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_rand_perf.c21 enum rand_type { enum
28 rand_type_desc(enum rand_type rand_type) in rand_type_desc() argument
30 switch (rand_type) { in rand_type_desc()
43 test_rand_perf_type(enum rand_type rand_type) in test_rand_perf_type() argument
54 switch (rand_type) { in test_rand_perf_type()
74 printf("%s: %"PRId64" TSC cycles/op\n", rand_type_desc(rand_type), in test_rand_perf_type()