Home
last modified time | relevance | path

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

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