Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf_mcache.c743 static boolean_t mleak_log(uintptr_t *, mcache_obj_t *, uint32_t, int);
5306 mleak_log(bt, addr, logged, num);
5317 mleak_log(uintptr_t *bt, mcache_obj_t *addr, uint32_t depth, int num) function