Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_hash_readwrite_lf_perf.c577 if (read_type & READ_FAIL) { in test_rwc_reader()
598 if (read_type & BULK_LOOKUP) { in test_rwc_reader()
718 read_type |= BULK_LOOKUP; in test_hash_add_no_ks_lookup_hit()
776 uint8_t read_type = READ_FAIL; in test_hash_add_no_ks_lookup_miss() local
785 read_type |= BULK_LOOKUP; in test_hash_add_no_ks_lookup_miss()
855 read_type |= BULK_LOOKUP; in test_hash_add_ks_lookup_hit_non_sp()
929 read_type |= BULK_LOOKUP; in test_hash_add_ks_lookup_hit_sp()
993 uint8_t read_type = READ_FAIL; in test_hash_add_ks_lookup_miss() local
1001 read_type |= BULK_LOOKUP; in test_hash_add_ks_lookup_miss()
1077 read_type |= BULK_LOOKUP; in test_hash_multi_add_lookup()
[all …]
H A Dtest_rcu_qsbr_perf.c291 uint8_t read_type = (uint8_t)((uintptr_t)arg); in test_rcu_qsbr_hash_reader() local
294 temp = t[read_type]; in test_rcu_qsbr_hash_reader()
H A Dtest_rcu_qsbr.c308 uint8_t read_type = (uint8_t)((uintptr_t)arg); in test_rcu_qsbr_check_reader() local
311 temp = t[read_type]; in test_rcu_qsbr_check_reader()