Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c798 static boolean_t mleak_log(uintptr_t *, mcache_obj_t *, uint32_t, int);
7789 mleak_log(bt, addr, logged, num);
7800 mleak_log(uintptr_t *bt, mcache_obj_t *addr, uint32_t depth, int num) function