Searched refs:DTRACEFLT_ILLOP (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/dev/dtrace/scripts/
H A Dunistd.d37 inline int DTRACEFLT_ILLOP = 3; /* Illegal operation */
38 #pragma D binding "1.0" DTRACEFLT_ILLOP
/xnu-2422.115.4/bsd/sys/
H A Ddtrace.h1240 #define DTRACEFLT_ILLOP 3 /* Illegal operation */ macro
/xnu-2422.115.4/bsd/dev/dtrace/
H A Ddtrace.c624 ((flags) & CPU_DTRACE_ILLOP) ? DTRACEFLT_ILLOP : \

Completed in 93 milliseconds