Searched refs:mbcl_ctotal (Results 1 – 2 of 2) sorted by relevance
1273 u_int32_t mbcl_ctotal; /* total only for this class */ member1302 u_int32_t mbcl_ctotal; /* total only for this class */ member
843 #define m_ctotal(c) mbuf_table[c].mtbl_stats->mbcl_ctotal1443 sp->mbcl_ctotal = sp->mbcl_total; in mbuf_stat_sync()1447 sp->mbcl_ctotal -= (m_total(MC_MBUF_CL) + in mbuf_stat_sync()1453 sp->mbcl_ctotal -= m_total(MC_MBUF_CL); in mbuf_stat_sync()1458 sp->mbcl_ctotal -= m_total(MC_MBUF_BIGCL); in mbuf_stat_sync()1463 sp->mbcl_ctotal -= m_total(MC_MBUF_16KCL); in mbuf_stat_sync()1488 sp->mbcl_ctotal = sp->mbcl_total; in mbuf_stat_sync()1554 oc->mbcl_ctotal = c->mbcl_ctotal;9270 mem = sp->mbcl_ctotal * sp->mbcl_size;