Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/kern/ !
H A Duipc_mbuf.c714 #define MLEAK_STAT_SIZE(n) \ macro
1890 i = SYSCTL_OUT(req, mleak_stat, MLEAK_STAT_SIZE(MLEAK_NUM_TRACES));
8956 mleak_stat = zalloc_permanent(MLEAK_STAT_SIZE(MLEAK_NUM_TRACES),