Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/tnf/
H A Dtrace_init.c103 tnfw_b_state = TNFW_B_RUNNING; in tnf_trace_init()
H A Dtnf_buf.h97 TNFW_B_RUNNING = 0, enumerator
H A Dtnf_buf.c85 if (tnfw_b_state != TNFW_B_RUNNING) in tnfw_b_alloc_block()
H A Dtnf.c570 case TNFW_B_RUNNING: in tnf_getstate()
/titanic_50/usr/src/lib/libtnfprobe/
H A Dtnf_buf.h112 TNFW_B_RUNNING = 0, enumerator
H A Dtrace_init.c222 _tnfw_b_control->tnf_state = TNFW_B_RUNNING; in _tnf_trace_initialize()
H A Dtnf_buf.c117 if (_tnfw_b_control->tnf_state != TNFW_B_RUNNING) { in tnfw_b_alloc_block()
449 if (_tnfw_b_control->tnf_state != TNFW_B_RUNNING) { in tnfw_b_alloc()
H A Dprobe_cntl.c743 } else if (_tnfw_b_control->tnf_state == TNFW_B_RUNNING) { in common_fork()