Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddtrace.h181 DTRACEFLOW_NONE enumerator
H A Ddt_consume.c409 dtrace_flowkind_t flow = DTRACEFLOW_NONE; in dt_flowindent()
451 flow = DTRACEFLOW_NONE; in dt_flowindent()
476 flow = DTRACEFLOW_NONE; in dt_flowindent()
/illumos-gate/usr/src/cmd/dtrace/
H A Ddtrace.c1034 if (data->dtpda_flow == DTRACEFLOW_NONE) { in chew()
/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_consume.c866 case DTRACEFLOW_NONE: in dtj_chew()
/illumos-gate/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddtrace.c1018 if (data->dtpda_flow == DTRACEFLOW_NONE) { in dtrace_dcmdprobe()