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

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace.h153 #define DTRACE_EPIDNONE 0 /* invalid enabled probe identifier */ macro
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c11505 DTRACE_STORE(uint32_t, tomax, offs, DTRACE_EPIDNONE);
11633 if (epid == DTRACE_EPIDNONE) {
11709 DTRACE_STORE(uint32_t, tomax, offs, DTRACE_EPIDNONE);
13681 state->dts_epid = DTRACE_EPIDNONE + 1;

Completed in 27 milliseconds