Home
last modified time | relevance | path

Searched refs:DTRACEACT_KERNEL_DESTRUCTIVE (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Ddtrace.h428 #define DTRACEACT_KERNEL_DESTRUCTIVE 0x0500 macro
429 #define DTRACEACT_BREAKPOINT (DTRACEACT_KERNEL_DESTRUCTIVE + 1)
430 #define DTRACEACT_PANIC (DTRACEACT_KERNEL_DESTRUCTIVE + 2)
431 #define DTRACEACT_CHILL (DTRACEACT_KERNEL_DESTRUCTIVE + 3)
442 DTRACEACT_CLASS(x) == DTRACEACT_KERNEL_DESTRUCTIVE)