Home
last modified time | relevance | path

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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_consume.c457 if ((last != DTRACE_EPIDNONE && id != last && in dt_flowindent()
476 if (next == DTRACE_EPIDNONE) in dt_flowindent()
478 } while (next == DTRACE_EPIDNONE); in dt_flowindent()
2431 if (id == DTRACE_EPIDNONE) { in dt_consume_cpu()
3193 if (dtrh->dtrh_epid == DTRACE_EPIDNONE) {
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
HDdtrace.h78 #define DTRACE_EPIDNONE 0 /* invalid enabled probe identifier */ macro
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
HDdtrace.c2804 if (dtrh->dtrh_epid == DTRACE_EPIDNONE) { in dtrace_speculation_commit()
12220 DTRACE_STORE(uint32_t, tomax, offs, DTRACE_EPIDNONE);
12336 if (epid == DTRACE_EPIDNONE) {
12403 DTRACE_STORE(uint32_t, tomax, offs, DTRACE_EPIDNONE);
14508 state->dts_epid = DTRACE_EPIDNONE + 1;