Home
last modified time | relevance | path

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

/xnu-12377.41.6/tools/lldbmacros/
H A Dnet.py919 kgm_pc = rtd.rtd_refhold[cnt].pc[ix]
922 … out_string += "\nHold [" + str(int(cnt)) + "] (thread " + hex(rtd.rtd_refhold[cnt].th) + "):\n"
/xnu-12377.41.6/bsd/net/
H A Droute.c286 ctrace_t rtd_refhold[CTRACE_HIST_SIZE]; member
1464 ctrace_record(&rte->rtd_refhold[idx]); in rtref_audit()