Home
last modified time | relevance | path

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

/xnu-11215.1.10/tools/lldbmacros/
H A Dnet.py1173 kgm_pc = nddr.nddr_refhold[cnt].pc[ix]
1176 … out_string += "\nHold [" + str(int(cnt)) + "] (thread " + hex(nddr.nddr_refhold[cnt].th) + "):\n"
/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_rtr.c193 ctrace_t nddr_refhold[NDDR_TRACE_HIST_SIZE]; member
2946 tr = dr_dbg->nddr_refhold; in nddr_trace()