Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/sys/
H A Dmbuf.h1165 u_int64_t mbcl_alloc_cnt; /* # of times alloc is called */ member
1196 u_int64_t mbcl_alloc_cnt; /* # of times alloc is called */ member
/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c647 #define m_alloc_cnt(c) mbuf_table[c].mtbl_stats->mbcl_alloc_cnt
1195 oc->mbcl_alloc_cnt = c->mbcl_alloc_cnt;