Home
last modified time | relevance | path

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

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