Searched refs:rte_hash_count (Results 1 – 5 of 5) sorted by relevance
11 rte_hash_count;
205 rte_hash_count(const struct rte_hash *h);
557 rte_hash_count(const struct rte_hash *h) in rte_hash_count() function
200 count = rte_hash_count(handle); in test_hash_multiwriter()
1486 cnt = rte_hash_count(handle); in test_average_table_utilization()