Home
last modified time | relevance | path

Searched refs:mt_soname (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf.c2635 int mt_free = 0, mt_data = 0, mt_header = 0, mt_soname = 0, mt_tag = 0; in m_freem_list() local
2704 mt_soname++; in m_freem_list()
2745 mt_soname++; in m_freem_list()
2774 if (mt_soname > 0) { in m_freem_list()
2775 mtype_stat_sub(MT_SONAME, mt_soname); in m_freem_list()
H A Duipc_mbuf_mcache.c3886 int mt_free = 0, mt_data = 0, mt_header = 0, mt_soname = 0, mt_tag = 0; local
3960 mt_soname++;
4005 mt_soname++;
4034 if (mt_soname > 0) {
4035 mtype_stat_sub(MT_SONAME, mt_soname);