Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/kern/
H A Duipc_mbuf.c540 struct mtrace { struct
584 static struct mtrace *mleak_traces;
585 static struct mtrace *mleak_top_trace[MLEAK_NUM_TRACES];
7788 vm_size_t trace_size = mleak_trace_buckets * sizeof(struct mtrace);
7791 mleak_traces = zalloc_permanent(trace_size, ZALIGN(struct mtrace));
7833 struct mtrace *trace;
7924 struct mtrace *trace;
7947 struct mtrace *swap;