Searched refs:trace_index (Results 1 – 1 of 1) sorted by relevance
535 u_int32_t trace_index; /* mtrace index for corresponding backtrace */ member7804 uint32_t trace_index; local7814 trace_index = hashbacktrace(bt, depth, mleak_trace_buckets);7815 trace = &mleak_traces[trace_index];7828 trace_index == allocation->trace_index) {7869 } else if (allocation->trace_index != 0) {7873 allocation->trace_index = trace_index;7890 allocation->trace_index < mleak_trace_buckets) {7893 allocation->trace_index < mleak_trace_buckets) {7895 trace = &mleak_traces[allocation->trace_index];