Searched refs:TR_STACK_DEPTH (Results 1 – 3 of 3) sorted by relevance
903 #define TR_STACK_DEPTH 14 macro907 pc_t tr_stack[TR_STACK_DEPTH];
1813 if (tr->tr_depth == 0 || tr->tr_depth > TR_STACK_DEPTH) in modent_summary()
5047 tr_buf->tr_depth = getpcstack(tr_buf->tr_stack, TR_STACK_DEPTH); in th_trace_rrecord()