Home
last modified time | relevance | path

Searched refs:DTRACEFLOW_NONE (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libdtrace/common/
H A Ddtrace.h181 DTRACEFLOW_NONE enumerator
H A Ddt_consume.c407 dtrace_flowkind_t flow = DTRACEFLOW_NONE; in dt_flowindent()
449 flow = DTRACEFLOW_NONE; in dt_flowindent()
474 flow = DTRACEFLOW_NONE; in dt_flowindent()
/titanic_50/usr/src/cmd/dtrace/
H A Ddtrace.c1034 if (data->dtpda_flow == DTRACEFLOW_NONE) { in chew()
/titanic_50/usr/src/lib/libdtrace_jni/common/
H A Ddtj_consume.c866 case DTRACEFLOW_NONE: in dtj_chew()
/titanic_50/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddtrace.c970 if (data->dtpda_flow == DTRACEFLOW_NONE) { in dtrace_dcmdprobe()