Searched refs:mpfail (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_mbuf.h241 @field mpfail Number of times m_pullup failed.
261 u_int32_t mpfail; /* times m_pullup failed */ member in struct:mbuf_stat
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_mbuf.c944 stats->mpfail = mbstat.m_mpfail;

Completed in 25 milliseconds