Home
last modified time | relevance | path

Searched refs:mbufs (Results 1 – 4 of 4) sorted by relevance

/xnu-8796.101.5/tools/lldbmacros/
H A DMakefile75 mbufs.py \
H A Dxnu.py1474 from mbufs import *
/xnu-8796.101.5/bsd/sys/
H A Dkpi_mbuf.h263 u_int32_t mbufs; /* mbufs obtained from page pool */ member
/xnu-8796.101.5/bsd/kern/
H A Dkpi_mbuf.c1233 stats->mbufs = mbstat.m_mbufs; in mbuf_stats()