Home
last modified time | relevance | path

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

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