Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dzalloc_internal.h821 …uint32_t zt_collisions; /* How many times did a different stack la… member
H A Dzalloc.c3665 trace->zt_collisions++; in zleak_log()
3684 trace->zt_collisions = 0; in zleak_log()
/xnu-8019.80.24/tools/lldbmacros/
H A Dmemory.py1522 …1: <9d} {2: <10d}'.format(current_index, ztrace_current.zt_hit_count, ztrace_current.zt_collisions)