Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/kern/
H A Duipc_mbuf.c838 #define m_alloc_cnt(c) mbuf_table[c].mtbl_stats->mbcl_alloc_cnt macro
2992 m_alloc_cnt(class) += num - need; in mbuf_slab_alloc()
3358 m_alloc_cnt(class) += num; in mbuf_cslab_alloc()
3514 m_alloc_cnt(class) += num + cnum; in mbuf_cslab_alloc()