Home
last modified time | relevance | path

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

/xnu-10002.81.5/tools/lldbmacros/
H A Dmbufs.py586 while (x < unsigned(kern.globals.slabgrp)):
/xnu-10002.81.5/bsd/kern/
H A Duipc_mbuf.c681 static unsigned int slabgrp; /* # of entries in slabs table */ variable
8418 ++slabgrp;
8419 VERIFY(ix < slabgrp);