Home
last modified time | relevance | path

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

/freebsd/sys/cddl/contrib/opensolaris/uts/intel/sys/
H A Dfasttrap_isa.h79 #define FASTTRAP_T_JMP 0x04 /* relative jump */ macro
/freebsd/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c403 tp->ftt_type = FASTTRAP_T_JMP; in fasttrap_tracepoint_init()
526 tp->ftt_type = FASTTRAP_T_JMP; in fasttrap_tracepoint_init()
532 tp->ftt_type = FASTTRAP_T_JMP; in fasttrap_tracepoint_init()
1369 case FASTTRAP_T_JMP: in fasttrap_pid_probe()