Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf_mcache.c545 struct mtrace { struct
589 static struct mtrace *mleak_traces;
590 static struct mtrace *mleak_top_trace[MLEAK_NUM_TRACES];
5275 vm_size_t trace_size = mleak_trace_buckets * sizeof(struct mtrace);
5278 mleak_traces = zalloc_permanent(trace_size, ZALIGN(struct mtrace));
5320 struct mtrace *trace;
5411 struct mtrace *trace;
5434 struct mtrace *swap;