Searched defs:mtrace (Results 1 – 1 of 1) sorted by relevance
540 struct mtrace { struct541 u_int64_t collisions;542 u_int64_t hitcount;543 u_int64_t allocs;544 u_int64_t depth;545 uintptr_t addr[MLEAK_STACK_DEPTH];