Home
last modified time | relevance | path

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

/xnu-10002.1.13/tools/lldbmacros/
H A Dmbufs.py1045 if (msa.msa_depth > 0):
1048 while (cnt < msa.msa_depth):
/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf.c636 uint16_t msa_depth; /* pc stack depth */ member
8708 msa->msa_pdepth = msa->msa_depth;
8710 msa->msa_depth = OSBacktrace(stack, MCACHE_STACK_DEPTH + 1) - 1;