Home
last modified time | relevance | path

Searched refs:TR_STACK_DEPTH (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/inet/
H A Dip.h903 #define TR_STACK_DEPTH 14 macro
907 pc_t tr_stack[TR_STACK_DEPTH];
/titanic_44/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1813 if (tr->tr_depth == 0 || tr->tr_depth > TR_STACK_DEPTH) in modent_summary()
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_if.c5047 tr_buf->tr_depth = getpcstack(tr_buf->tr_stack, TR_STACK_DEPTH); in th_trace_rrecord()