Searched refs:DTRACEFLT_TUPOFLOW (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Dunistd.d52 inline int DTRACEFLT_TUPOFLOW = 8; /* Tuple stack overflow */
53 #pragma D binding "1.0" DTRACEFLT_TUPOFLOW
H A Ddt_error.c206 { DTRACEFLT_TUPOFLOW, "tuple stack overflow" },
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Ddtrace.h1088 #define DTRACEFLT_TUPOFLOW 8 /* Tuple stack overflow */ macro
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c569 ((flags) & CPU_DTRACE_TUPOFLOW) ? DTRACEFLT_TUPOFLOW : \

Completed in 68 milliseconds