Home
last modified time | relevance | path

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

/xnu-8020.140.41/tools/lldbmacros/
H A Dmbufs.py682 if (msa.msa_depth > 0):
685 while (cnt < msa.msa_depth):
/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c461 uint16_t msa_depth; /* pc stack depth */ member
7637 msa->msa_pdepth = msa->msa_depth;
7639 msa->msa_depth = OSBacktrace(stack, MCACHE_STACK_DEPTH + 1) - 1;