Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/kern/
H A Duipc_mbuf.c831 #define m_alloc_cnt(c) mbuf_table[c].mtbl_stats->mbcl_alloc_cnt macro
2998 m_alloc_cnt(class) += num - need; in mbuf_slab_alloc()
3365 m_alloc_cnt(class) += num; in mbuf_cslab_alloc()
3521 m_alloc_cnt(class) += num + cnum; in mbuf_cslab_alloc()