Searched refs:cht_debug (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.121.3/bsd/skywalk/lib/ |
| H A D | cuckoo_hashtable.c | 70 #define cht_debug(_fmt, ...) cht_log(CHTV_DEBUG, _fmt, ##__VA_ARGS__) macro 567 cht_debug("hash %x node %p inserted [%zu][%d]", in __add_to_bucket() 580 cht_debug("hash %x node %p inserted [%zu][%d]", hash, node, in __add_to_bucket() 691 cht_debug("hash %x node %p inserted at [%zu][%d]", hash, node, in cuckoo_move() 737 cht_debug("hash %x node %p inserted [%zu][%d]", in cuckoo_probe()
|