Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h1303 u_int32_t mbcl_infree; /* # of available buffers */ member
1330 u_int32_t mbcl_infree; /* # of available buffers */ member
1933 #define m_infree(c) mbuf_table[c].mtbl_stats->mbcl_infree
/xnu-12377.41.6/tools/lldbmacros/
H A Dmbufs.py74 mcs.mbcl_infree, mcs.mbcl_slab_cnt,
75 (mcs.mbcl_total - total - mcs.mbcl_infree),
/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf.c580 sp->mbcl_infree = stats.zbs_free - stats.zbs_cached; in mbuf_stat_sync()
654 oc->mbcl_infree = c->mbcl_infree;
H A Duipc_mbuf_mcache.c896 sp->mbcl_infree; in mbuf_stat_sync()
5595 totfree += (sp->mbcl_mc_cached + sp->mbcl_infree) *