Searched defs:DTRACE_IS_BREAKPOINT (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/include/
H A Dtrap.h73 #define DTRACE_IS_BREAKPOINT(insn) ((insn & DTRACE_BREAKPOINT_MASK) == DTRACE_BREAKPOINT) macro

Completed in 135 milliseconds