Searched refs:MLEAK_STACK_DEPTH (Results 1 – 2 of 2) sorted by relevance
1346 #define MLEAK_STACK_DEPTH 16 /* Max PC stack depth */ macro1353 u_int64_t mltr_addr[MLEAK_STACK_DEPTH];
729 uintptr_t addr[MLEAK_STACK_DEPTH];780 uintptr_t addr[MLEAK_STACK_DEPTH];8981 uintptr_t bt[MLEAK_STACK_DEPTH];8982 unsigned int logged = backtrace(bt, MLEAK_STACK_DEPTH, NULL, NULL);9188 VERIFY(mltr->mltr_depth <= MLEAK_STACK_DEPTH);9446 for (i = 0; i < MLEAK_STACK_DEPTH; i++) {10001 uintptr_t bt[MLEAK_STACK_DEPTH];10004 depth = backtrace(bt, MLEAK_STACK_DEPTH, NULL, NULL);