Searched defs:mtrace (Results 1 – 1 of 1) sorted by relevance
545 struct mtrace { struct546 u_int64_t collisions;547 u_int64_t hitcount;548 u_int64_t allocs;549 u_int64_t depth;550 uintptr_t addr[MLEAK_STACK_DEPTH];