Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/kern/
H A Duipc_mbuf.c1313 unsigned int cpu_mtypes[MT_MAX]; member
1321 os_atomic_add(&mbs->cpu_mtypes[type], n, relaxed); \
1363 mtc.cpu_mtypes[n] += mtype->cpu_mtypes[n]; in mbuf_mtypes_sync()
1371 mbstat.m_mtypes[n] = mtc.cpu_mtypes[n]; in mbuf_mtypes_sync()