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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_consume.c435 if ((last != DTRACE_EPIDNONE && id != last &&
463 if (next == DTRACE_EPIDNONE)
465 } while (next == DTRACE_EPIDNONE);
1628 dtrace_epid_t last = DTRACE_EPIDNONE;
1646 if (id == DTRACE_EPIDNONE) {
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Ddtrace.h64 #define DTRACE_EPIDNONE 0 /* invalid enabled probe identifier */ macro
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c10657 DTRACE_STORE(uint32_t, tomax, offs, DTRACE_EPIDNONE);
10773 if (epid == DTRACE_EPIDNONE) {
10840 DTRACE_STORE(uint32_t, tomax, offs, DTRACE_EPIDNONE);
12606 state->dts_epid = DTRACE_EPIDNONE + 1;

Completed in 88 milliseconds