Home
last modified time | relevance | path

Searched refs:DTRACEFLOW_RETURN (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddtrace.h187 DTRACEFLOW_RETURN, enumerator
H A Ddt_consume.c485 flow = DTRACEFLOW_RETURN; in dt_flowindent()
506 if (flow == DTRACEFLOW_RETURN) { in dt_flowindent()
527 if (flow == DTRACEFLOW_ENTRY || flow == DTRACEFLOW_RETURN) { in dt_flowindent()
533 if (flow == DTRACEFLOW_RETURN && data->dtpda_indent > 0) in dt_flowindent()