Home
last modified time | relevance | path

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

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