Searched refs:trace_index (Results 1 – 1 of 1) sorted by relevance
712 u_int32_t trace_index; /* mtrace index for corresponding backtrace */ member8987 uint32_t trace_index; local8997 trace_index = hashbacktrace(bt, depth, mleak_trace_buckets);8998 trace = &mleak_traces[trace_index];9011 trace_index == allocation->trace_index) {9052 } else if (allocation->trace_index != 0) {9056 allocation->trace_index = trace_index;9073 allocation->trace_index < mleak_trace_buckets) {9076 allocation->trace_index < mleak_trace_buckets) {9078 trace = &mleak_traces[allocation->trace_index];