Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/lib/ !
H A Dcuckoo_hashtable.c38 uint32_t cuckoo_verbose = 0; variable
41 CTLFLAG_RW | CTLFLAG_LOCKED, &cuckoo_verbose, 0, "");
57 if (level <= cuckoo_verbose) { \