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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c571 #define m_alloc_cnt(c) mbuf_table[c].mtbl_stats->mbcl_alloc_cnt macro
1990 m_alloc_cnt(class) += num - need;
2334 m_alloc_cnt(class) += num;
2484 m_alloc_cnt(class) += num + cnum;

Completed in 31 milliseconds