Searched refs:DTRACE_PROBESPEC_NONE (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_subr.c73 if (spec < DTRACE_PROBESPEC_NONE || spec > DTRACE_PROBESPEC_NAME)
145 if (spec == DTRACE_PROBESPEC_NONE)
H A Ddt_cc.c2621 DTRACE_PROBESPEC_NONE, dtt, 0, 0, NULL, NULL, s);
2629 DTRACE_PROBESPEC_NONE, dtt, 0, 0, NULL, fp, NULL);
H A Ddt_open.c1581 DTRACE_PROBESPEC_NONE, DTRACE_C_EMPTY, 0, NULL)) == NULL) {
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Ddtrace.h103 DTRACE_PROBESPEC_NONE = -1, enumerator in enum:dtrace_probespec
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c1625 dcp->dc_spec = DTRACE_PROBESPEC_NONE;

Completed in 126 milliseconds