Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Duipc_mbuf.c719 struct mtrace { struct
763 static struct mtrace *mleak_traces;
764 static struct mtrace *mleak_top_trace[MLEAK_NUM_TRACES];
9021 vm_size_t trace_size = mleak_trace_buckets * sizeof(struct mtrace);
9024 mleak_traces = zalloc_permanent(trace_size, ZALIGN(struct mtrace));
9066 struct mtrace *trace;
9157 struct mtrace *trace;
9180 struct mtrace *swap;