Home
last modified time | relevance | path

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

/xnu-11417.140.69/tools/lldbmacros/
H A DMakefile75 mbufs.py \
H A Dxnu.py1624 from mbufs import *
/xnu-11417.140.69/bsd/sys/
H A Dkpi_mbuf.h263 u_int32_t mbufs; /* mbufs obtained from page pool */ member
/xnu-11417.140.69/config/
H A DMASTER92 options CONFIG_MBUF_MCACHE # mbufs use mcache # <config_mbuf_mcache>
/xnu-11417.140.69/bsd/kern/
H A Dkpi_mbuf.c1383 stats->mbufs = mbstat.m_mbufs; in mbuf_stats()