Searched refs:tnf_tracing_active (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c1313 if (tnf_tracing_active)
1472 if (tnf_tracing_active)
1589 if (tnf_tracing_active)
/illumos-gate/usr/src/uts/common/tnf/
H A Dtnf.c647 if (tnf_drv_state.mapdev_open_count > 0 || tnf_tracing_active)
655 * tnf_tracing_active was still on.) Grab
H A Dtnf_res.c75 volatile int tnf_tracing_active = 0; variable
H A Dtrace_funcs.c117 if (!tnf_tracing_active)
H A Dtrace_init.c59 tnf_tracing_active = 1;
73 tnf_tracing_active = 0;
89 ASSERT(!tnf_tracing_active);
100 * tnf_trace_alloc() first checks tnf_tracing_active, so no
/illumos-gate/usr/src/uts/common/sys/
H A Dtnf.h105 extern volatile int tnf_tracing_active;
/illumos-gate/usr/src/uts/sparc/os/
H A Dsyscall.c472 if (tnf_tracing_active) {
793 if (tnf_tracing_active) {
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dsyscall.c372 if (tnf_tracing_active) {
703 if (tnf_tracing_active) {
/illumos-gate/usr/src/uts/common/os/
H A Ddtrace_subr.c298 if (tnf_tracing_active) {

Completed in 93 milliseconds