Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_hash_readwrite_lf_perf.c721 unsigned int tot_lcore = rte_lcore_count(); in test_hash_add_no_ks_lookup_hit() local
722 if (tot_lcore < rwc_core_cnt[n] + 1) in test_hash_add_no_ks_lookup_hit()
788 unsigned int tot_lcore = rte_lcore_count(); in test_hash_add_no_ks_lookup_miss() local
789 if (tot_lcore < rwc_core_cnt[n] + 1) in test_hash_add_no_ks_lookup_miss()
859 if (tot_lcore < rwc_core_cnt[n] + 1) in test_hash_add_ks_lookup_hit_non_sp()
933 if (tot_lcore < rwc_core_cnt[n] + 1) in test_hash_add_ks_lookup_hit_sp()
1005 if (tot_lcore < rwc_core_cnt[n] + 1) in test_hash_add_ks_lookup_miss()
1081 if (tot_lcore < (rwc_core_cnt[n] + in test_hash_multi_add_lookup()
1177 if (tot_lcore < rwc_core_cnt[n] + 1) in test_hash_add_ks_lookup_hit_extbkt()
1322 unsigned int tot_lcore = rte_lcore_count(); in test_hash_rcu_qsbr_writer_perf() local
[all …]