Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/kern/
H A Duipc_mbuf.c724 struct mtrace { struct
768 static struct mtrace *mleak_traces;
769 static struct mtrace *mleak_top_trace[MLEAK_NUM_TRACES];
8952 vm_size_t trace_size = mleak_trace_buckets * sizeof(struct mtrace);
8955 mleak_traces = zalloc_permanent(trace_size, ZALIGN(struct mtrace));
8997 struct mtrace *trace;
9088 struct mtrace *trace;
9111 struct mtrace *swap;