Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/kern/
H A Duipc_mbuf.c719 u_int32_t trace_index; /* mtrace index for corresponding backtrace */ member
8998 uint32_t trace_index; local
9008 trace_index = hashbacktrace(bt, depth, mleak_trace_buckets);
9009 trace = &mleak_traces[trace_index];
9022 trace_index == allocation->trace_index) {
9063 } else if (allocation->trace_index != 0) {
9067 allocation->trace_index = trace_index;
9084 allocation->trace_index < mleak_trace_buckets) {
9087 allocation->trace_index < mleak_trace_buckets) {
9089 trace = &mleak_traces[allocation->trace_index];