Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/i386/
H A Dfasttrap_isa.h83 #define FASTTRAP_T_CALL 0x05 /* near call (and link) */ macro
/xnu-10002.41.9/bsd/dev/i386/
H A Dfasttrap_isa.c401 tp->ftt_type = FASTTRAP_T_CALL; in fasttrap_tracepoint_init()
516 tp->ftt_type = FASTTRAP_T_CALL; in fasttrap_tracepoint_init()
1305 case FASTTRAP_T_CALL: in fasttrap_pid_probe32()
1350 if (tp->ftt_type == FASTTRAP_T_CALL) { in fasttrap_pid_probe32()
1851 case FASTTRAP_T_CALL: in fasttrap_pid_probe64()
1894 if (tp->ftt_type == FASTTRAP_T_CALL) { in fasttrap_pid_probe64()