Searched refs:mbcl_infree (Results 1 – 3 of 3) sorted by relevance
1265 u_int32_t mbcl_infree; /* # of available buffers */ member1292 u_int32_t mbcl_infree; /* # of available buffers */ member
75 mcs.mbcl_infree, mcs.mbcl_slab_cnt,76 (mcs.mbcl_total - total - mcs.mbcl_infree),
836 #define m_infree(c) mbuf_table[c].mtbl_stats->mbcl_infree1436 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) *