Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Duipc_mbuf.c647 #define m_alloc_cnt(c) mbuf_table[c].mtbl_stats->mbcl_alloc_cnt macro
2288 m_alloc_cnt(class) += num - need; in mbuf_slab_alloc()
2655 m_alloc_cnt(class) += num; in mbuf_cslab_alloc()
2811 m_alloc_cnt(class) += num + cnum; in mbuf_cslab_alloc()