Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Duipc_mbuf_mcache.c5393 mleak_table.outstanding_allocs++;
5422 mleak_table.outstanding_allocs--;
5733 mleak_table.outstanding_allocs);
/xnu-12377.1.9/bsd/sys/
H A Dmbuf.h1417 u_int64_t outstanding_allocs; member