Home
last modified time | relevance | path

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

/xnu-8792.61.2/tools/lldbmacros/
H A Dnet.py910 kgm_pc = rtd.rtd_alloc.pc[ix]
913 out_string += "\nAlloc: (thread " + hex(rtd.rtd_alloc.th) + "):\n"
/xnu-8792.61.2/bsd/net/
H A Droute.c270 ctrace_t rtd_alloc; member
3909 ctrace_record(&rte->rtd_alloc); in rte_alloc_debug()