Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_consume.c456 if ((last != DTRACE_EPIDNONE && id != last && in dt_flowindent()
475 if (next == DTRACE_EPIDNONE) in dt_flowindent()
477 } while (next == DTRACE_EPIDNONE); in dt_flowindent()
2133 if (id == DTRACE_EPIDNONE) { in dt_consume_cpu()
2889 if (dtrh->dtrh_epid == DTRACE_EPIDNONE) {
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Ddtrace.h79 #define DTRACE_EPIDNONE 0 /* invalid enabled probe identifier */ macro
/netbsd-src/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace.c3035 if (dtrh->dtrh_epid == DTRACE_EPIDNONE) { in dtrace_speculation_commit()
12607 DTRACE_STORE(uint32_t, tomax, offs, DTRACE_EPIDNONE);
12723 if (epid == DTRACE_EPIDNONE) {
12790 DTRACE_STORE(uint32_t, tomax, offs, DTRACE_EPIDNONE);
14965 state->dts_epid = DTRACE_EPIDNONE + 1;