Searched refs:DTRACE_EPIDNONE (Results 1 – 2 of 2) sorted by relevance
162 #define DTRACE_EPIDNONE 0 /* invalid enabled probe identifier */ macro
2932 if (dtrh->dtrh_epid == DTRACE_EPIDNONE) { in dtrace_speculation_commit()12177 DTRACE_STORE(uint32_t, tomax, offs, DTRACE_EPIDNONE); in dtrace_buffer_reserve()12311 if (epid == DTRACE_EPIDNONE) { in dtrace_buffer_reserve()12378 DTRACE_STORE(uint32_t, tomax, offs, DTRACE_EPIDNONE); in dtrace_buffer_reserve()14157 state->dts_epid = DTRACE_EPIDNONE + 1; in dtrace_state_create()