Searched refs:FASTTRAP_INSTR (Results 1 – 3 of 3) sorted by relevance
41 #define FASTTRAP_INSTR 0xcc macro
189 if (fuword8(pc - 1, &instr) == 0 && instr != FASTTRAP_INSTR && // neither single-byte INT3 (0xCC) in dtrace_user_probe()
558 ASSERT(instr[start] == FASTTRAP_INSTR); in fasttrap_tracepoint_init()628 fasttrap_instr_t instr = FASTTRAP_INSTR; in fasttrap_tracepoint_install()649 if (instr != FASTTRAP_INSTR) in fasttrap_tracepoint_remove()