Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/ !
H A Duipc_mbuf.c530 #define MLEAK_STAT_SIZE(n) \ macro
1234 i = SYSCTL_OUT(req, mleak_stat, MLEAK_STAT_SIZE(MLEAK_NUM_TRACES));
7762 mleak_stat = zalloc_permanent(MLEAK_STAT_SIZE(MLEAK_NUM_TRACES),