Searched defs:mtrace (Results 1 – 1 of 1) sorted by relevance
717 struct mtrace { struct718 u_int64_t collisions;719 u_int64_t hitcount;720 u_int64_t allocs;721 u_int64_t depth;722 uintptr_t addr[MLEAK_STACK_DEPTH];