Home
last modified time | relevance | path

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

/xnu-11417.121.6/tools/lldbmacros/
H A Dmbufs.py590 while (x < unsigned(kern.globals.slabgrp)):
/xnu-11417.121.6/bsd/kern/
H A Duipc_mbuf.c688 static unsigned int slabgrp; /* # of entries in slabs table */ variable
8429 ++slabgrp;
8430 VERIFY(ix < slabgrp);