Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/lib/
H A Dcuckoo_hashtable_test.c286 size_t memory_use_before_shrink = cuckoo_hashtable_memory_footprint(h); in cht_basic_tests() local
304 ASSERT(cuckoo_hashtable_memory_footprint(h) < memory_use_before_shrink); in cht_basic_tests()