Searched refs:tb_depth (Results 1 – 2 of 2) sorted by relevance
116 if (tbp->tb_depth++ != 0) { in fmd_trace_lite()117 tbp->tb_depth--; in fmd_trace_lite()137 tbp->tb_depth--; in fmd_trace_lite()149 if (tbp->tb_depth++ != 0) { in fmd_trace_full()150 tbp->tb_depth--; in fmd_trace_full()178 tbp->tb_depth--; in fmd_trace_full()
58 uint_t tb_depth; /* recursion depth of trace function */ member