Home
last modified time | relevance | path

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

/xnu-12377.41.6/tools/lldbmacros/
H A Dmbufs.py1054 if (msa.msa_depth > 0):
1057 while (cnt < msa.msa_depth):
/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf_mcache.c473 uint16_t msa_depth; /* pc stack depth */ member
5154 msa->msa_pdepth = msa->msa_depth;
5156 msa->msa_depth = OSBacktrace(stack, MCACHE_STACK_DEPTH + 1) - 1;