Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_hash_readwrite_lf_perf.c78 uint32_t count_keys_no_ks; member
263 uint32_t count_keys_no_ks = 0; in generate_keys() local
427 keys_no_ks[count_keys_no_ks] = keys[i]; in generate_keys()
428 count_keys_no_ks++; in generate_keys()
432 for (i = 0; i < count_keys_no_ks; i++) { in generate_keys()
482 tbl_rwc_test_param.count_keys_no_ks = count_keys_no_ks; in generate_keys()
529 "alternate location: %d\n", tbl_rwc_test_param.count_keys_no_ks); in generate_keys()
582 read_cnt = tbl_rwc_test_param.count_keys_no_ks; in test_rwc_reader()
670 key_cnt = tbl_rwc_test_param.count_keys_no_ks; in write_keys()
1241 uint32_t num_keys = tbl_rwc_test_param.count_keys_no_ks in test_hash_rcu_qsbr_reader()
[all …]