Home
last modified time | relevance | path

Searched refs:m_wait (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h1256 u_int32_t m_wait; /* times waited for space */ member
1279 u_int32_t m_wait; /* times waited for space */ member
/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf_mcache.c4536 mbstat.m_wait++;
4539 mbstat.m_wait++;
4582 mbstat.m_wait++;
4585 mbstat.m_wait++;
H A Dkpi_mbuf.c1398 stats->wait = mbstat.m_wait; in mbuf_stats()