Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_hash/
H A Drte_cuckoo_hash.c559 uint32_t tot_ring_cnt, cached_cnt = 0; in rte_hash_count() local
569 cached_cnt += h->local_free_slots[i].len; in rte_hash_count()
572 cached_cnt; in rte_hash_count()