Searched refs:keys_non_shift_path (Results 1 – 1 of 1) sorted by relevance
75 uint32_t *keys_non_shift_path; member259 uint32_t *keys_non_shift_path = NULL; in generate_keys() local342 keys_non_shift_path = rte_malloc(NULL, sizeof(uint32_t) * TOTAL_INSERT, in generate_keys()344 if (keys_non_shift_path == NULL) { in generate_keys()390 tbl_rwc_test_param.keys_non_shift_path = keys_non_shift_path; in generate_keys()474 keys_non_shift_path[count++] in generate_keys()555 rte_free(keys_non_shift_path); in generate_keys()590 keys = tbl_rwc_test_param.keys_non_shift_path; in test_rwc_reader()1577 rte_free(tbl_rwc_test_param.keys_non_shift_path); in test_hash_readwrite_lf_perf_main()