Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_hash_readwrite_lf_perf.c23 #define BULK_LOOKUP_SIZE 32 macro
574 int32_t pos[BULK_LOOKUP_SIZE]; in test_rwc_reader()
575 void *temp_a[BULK_LOOKUP_SIZE]; in test_rwc_reader()
594 extra_keys = read_cnt & (BULK_LOOKUP_SIZE - 1); in test_rwc_reader()
600 i += BULK_LOOKUP_SIZE) { in test_rwc_reader()
602 for (j = 0; j < BULK_LOOKUP_SIZE; j++) in test_rwc_reader()
607 BULK_LOOKUP_SIZE, pos); in test_rwc_reader()
609 for (j = 0; j < BULK_LOOKUP_SIZE; j++) in test_rwc_reader()