Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/lib/
H A Dcuckoo_hashtable.c39 uint32_t cuckoo_verbose = 0; variable
42 CTLFLAG_RW | CTLFLAG_LOCKED, &cuckoo_verbose, 0, "");
58 if (level <= cuckoo_verbose) { \