Searched refs:m_profile (Results 1 – 3 of 3) sorted by relevance
1210 void m_profile(struct mbuf *m);1211 #define M_PROFILE(m) m_profile(m)
1473 void m_profile(struct mbuf *m);1474 #define M_PROFILE(m) m_profile(m)
2056 m_profile(struct mbuf *m) in m_profile() function