Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/i386/
H A Dfasttrap_isa.h83 #define FASTTRAP_T_CALL 0x05 /* near call (and link) */ macro
/xnu-12377.61.12/bsd/dev/i386/
H A Dfasttrap_isa.c400 tp->ftt_type = FASTTRAP_T_CALL; in fasttrap_tracepoint_init()
515 tp->ftt_type = FASTTRAP_T_CALL; in fasttrap_tracepoint_init()
1304 case FASTTRAP_T_CALL: in fasttrap_pid_probe32()
1349 if (tp->ftt_type == FASTTRAP_T_CALL) { in fasttrap_pid_probe32()
1850 case FASTTRAP_T_CALL: in fasttrap_pid_probe64()
1893 if (tp->ftt_type == FASTTRAP_T_CALL) { in fasttrap_pid_probe64()