Searched refs:ztrace (Results 1 – 2 of 2) sorted by relevance
817 struct ztrace { struct
3411 static struct ztrace* ztraces;3414 static struct ztrace* top_ztrace;3502 vm_size_t z_trace_size = zleak_trace_buckets * sizeof(struct ztrace); in zleak_activate()3640 struct ztrace* trace = &ztraces[trace_index]; in zleak_log()3698 struct ztrace* associated_trace = &ztraces[allocation->za_trace_index]; in zleak_log()3744 struct ztrace *trace; in zleak_free()3769 struct ztrace top_ztrace_copy; in panic_display_ztrace()3773 sizeof(struct ztrace)) != sizeof(struct ztrace)) { in panic_display_ztrace()