Home
last modified time | relevance | path

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

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