Home
last modified time | relevance | path

Searched refs:TNFW_B_BROKEN (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/libtnfprobe/
H A Dtnf_buf.h115 TNFW_B_BROKEN enumerator
H A Dtrace_init.c227 _tnfw_b_control->tnf_state = TNFW_B_BROKEN; in _tnf_trace_initialize()
H A Dtnf_buf.c125 if (_tnfw_b_control->tnf_state == TNFW_B_BROKEN) in tnfw_b_alloc_block()
246 _tnfw_b_control->tnf_state = TNFW_B_BROKEN; in tnfw_b_alloc_block()
H A Dprobe_cntl.c742 _tnfw_b_control->tnf_state = TNFW_B_BROKEN; in common_fork()
/titanic_41/usr/src/uts/common/tnf/
H A Dtnf_buf.h99 TNFW_B_BROKEN enumerator
H A Dtnf_buf.c210 tnfw_b_state = TNFW_B_BROKEN; in tnfw_b_alloc_block()
H A Dtnf.c576 case TNFW_B_BROKEN: in tnf_getstate()
/titanic_41/usr/src/lib/libtnfctl/
H A Dutil.c265 } else if (trace_error_rec.tnf_state == TNFW_B_BROKEN) { in check_trace_error()