Searched refs:DTRACE_EPIDNONE (Results 1 – 3 of 3) sorted by relevance
455 if ((last != DTRACE_EPIDNONE && id != last && in dt_flowindent()474 if (next == DTRACE_EPIDNONE) in dt_flowindent()476 } while (next == DTRACE_EPIDNONE); in dt_flowindent()2429 if (id == DTRACE_EPIDNONE) { in dt_consume_cpu()3191 if (dtrh->dtrh_epid == DTRACE_EPIDNONE) {
80 #define DTRACE_EPIDNONE 0 /* invalid enabled probe identifier */ macro
2787 if (dtrh->dtrh_epid == DTRACE_EPIDNONE) { in dtrace_speculation_commit()12068 DTRACE_STORE(uint32_t, tomax, offs, DTRACE_EPIDNONE);12184 if (epid == DTRACE_EPIDNONE) {12251 DTRACE_STORE(uint32_t, tomax, offs, DTRACE_EPIDNONE);14304 state->dts_epid = DTRACE_EPIDNONE + 1;