Home
last modified time | relevance | path

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

/xnu-12377.41.6/tools/lldbmacros/
H A Dmbufs.py589 while (x < unsigned(kern.globals.slabgrp)):
/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf_mcache.c518 static unsigned int slabgrp; /* # of entries in slabs table */ variable
4752 ++slabgrp;
4753 VERIFY(ix < slabgrp);