Home
last modified time | relevance | path

Searched refs:cpu_mtypes (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Dmbuf.h1916 unsigned int cpu_mtypes[MT_MAX]; member
2008 os_atomic_add(&mbs->cpu_mtypes[type], n, relaxed); \
/xnu-12377.1.9/bsd/kern/
H A Duipc_mbuf.c545 mtc.cpu_mtypes[n] += mtype->cpu_mtypes[n]; in mbuf_mtypes_sync()
550 mbstat.m_mtypes[n] = mtc.cpu_mtypes[n]; in mbuf_mtypes_sync()