Home
last modified time | relevance | path

Searched refs:DTRACE_EPIDNONE (Results 1 – 3 of 3) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c496 if ((last != DTRACE_EPIDNONE && id != last && in dt_flowindent()
515 if (next == DTRACE_EPIDNONE) in dt_flowindent()
517 } while (next == DTRACE_EPIDNONE); in dt_flowindent()
3043 if (id == DTRACE_EPIDNONE) { in dt_consume_cpu()
4010 if (dtrh->dtrh_epid == DTRACE_EPIDNONE) {
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Ddtrace.h85 #define DTRACE_EPIDNONE 0 /* invalid enabled probe identifier */ macro
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c2936 if (dtrh->dtrh_epid == DTRACE_EPIDNONE) { in dtrace_speculation_commit()
12343 DTRACE_STORE(uint32_t, tomax, offs, DTRACE_EPIDNONE);
12459 if (epid == DTRACE_EPIDNONE) {
12526 DTRACE_STORE(uint32_t, tomax, offs, DTRACE_EPIDNONE);
14631 state->dts_epid = DTRACE_EPIDNONE + 1;