Searched refs:mleak_trace_buckets (Results 1 – 1 of 1) sorted by relevance
580 static uint32_t mleak_trace_buckets = MLEAK_TRACE_MAP_NUM; variable7788 vm_size_t trace_size = mleak_trace_buckets * sizeof(struct mtrace);7844 trace_index = hashbacktrace(bt, depth, mleak_trace_buckets);7848 VERIFY(trace <= &mleak_traces[mleak_trace_buckets - 1]);7920 allocation->trace_index < mleak_trace_buckets) {7923 allocation->trace_index < mleak_trace_buckets) {7953 for (i = 0, j = 0; j < MLEAK_NUM_TRACES && i < mleak_trace_buckets; i++) {7973 for (; i < mleak_trace_buckets; i++) {