Home
last modified time | relevance | path

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

/xnu-12377.41.6/tools/lldbmacros/
H A Dnet.py1210 kgm_pc = imo.imo_refhold[cnt].pc[ix]
1213 … out_string += "\nHold [" + str(int(cnt)) + "] (thread " + hex(imo.imo_refhold[cnt].th) + "):\n"
/xnu-12377.41.6/bsd/netinet/
H A Dip_output.c225 ctrace_t imo_refhold[IMO_TRACE_HIST_SIZE]; member
3000 tr = imo_dbg->imo_refhold; in imo_trace()