Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_hash_readwrite_lf_perf.c74 uint32_t *keys_shift_path; member
240 memcpy(tbl_rwc_test_param.keys_shift_path + in check_bucket()
329 tbl_rwc_test_param.keys_shift_path = rte_malloc(NULL, sizeof(uint32_t) * in generate_keys()
331 if (tbl_rwc_test_param.keys_shift_path == NULL) { in generate_keys()
554 rte_free(tbl_rwc_test_param.keys_shift_path); in generate_keys()
584 keys = tbl_rwc_test_param.keys_shift_path; in test_rwc_reader()
1576 rte_free(tbl_rwc_test_param.keys_shift_path); in test_hash_readwrite_lf_perf_main()