Searched defs:mtrace (Results 1 – 1 of 1) sorted by relevance
724 struct mtrace { struct725 u_int64_t collisions;726 u_int64_t hitcount;727 u_int64_t allocs;728 u_int64_t depth;729 uintptr_t addr[MLEAK_STACK_DEPTH];