Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dnet.py1171 kgm_pc = ifma.ifma_refhold[cnt].pc[ix]
1174 … out_string += "\nHold [" + str(int(cnt)) + "] (thread " + hex(ifma.ifma_refhold[cnt].th) + "):\n"
/xnu-8019.80.24/bsd/net/
H A Dif.c213 ctrace_t ifma_refhold[IFMA_TRACE_HIST_SIZE]; member
4613 tr = ifma_dbg->ifma_refhold; in ifma_trace()