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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_work.c138 return (DTRACE_STATUS_NONE);
145 return (DTRACE_STATUS_NONE);
292 case DTRACE_STATUS_NONE:
301 if ((status == DTRACE_STATUS_NONE || status == DTRACE_STATUS_OKAY) &&
H A Ddtrace.h210 #define DTRACE_STATUS_NONE 0 /* no status; not yet time */ macro

Completed in 119 milliseconds