Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dmbuf.h1265 u_int32_t mbcl_infree; /* # of available buffers */ member
1292 u_int32_t mbcl_infree; /* # of available buffers */ member
/xnu-11417.140.69/tools/lldbmacros/
H A Dmbufs.py75 mcs.mbcl_infree, mcs.mbcl_slab_cnt,
76 (mcs.mbcl_total - total - mcs.mbcl_infree),
/xnu-11417.140.69/bsd/kern/
H A Duipc_mbuf.c836 #define m_infree(c) mbuf_table[c].mtbl_stats->mbcl_infree
1436 sp->mbcl_infree; in mbuf_stat_sync()
1486 sp->mbcl_infree = stats.zbs_free - stats.zbs_cached; in mbuf_stat_sync()
1547 oc->mbcl_infree = c->mbcl_infree;
9272 totfree += (sp->mbcl_mc_cached + sp->mbcl_infree) *