Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/i386/
H A Dfasttrap_isa.h85 #define FASTTRAP_T_RET16 0x07 /* ret <imm16> */ macro
/xnu-12377.61.12/bsd/dev/i386/
H A Dfasttrap_isa.c472 tp->ftt_type = FASTTRAP_T_RET16; in fasttrap_tracepoint_init()
712 tp->ftt_type != FASTTRAP_T_RET16 && in fasttrap_return_common()
1142 case FASTTRAP_T_RET16: in fasttrap_pid_probe32()
1164 if (tp->ftt_type == FASTTRAP_T_RET16) in fasttrap_pid_probe32()
1690 case FASTTRAP_T_RET16: in fasttrap_pid_probe64()
1710 if (tp->ftt_type == FASTTRAP_T_RET16) in fasttrap_pid_probe64()