Searched refs:FASTTRAP_T_CALL (Results 1 – 3 of 3) sorted by relevance
68 #define FASTTRAP_T_CALL 0x05 /* call instruction */ macro
80 #define FASTTRAP_T_CALL 0x05 /* near call (and link) */ macro
401 tp->ftt_type = FASTTRAP_T_CALL; in fasttrap_tracepoint_init() 518 tp->ftt_type = FASTTRAP_T_CALL; in fasttrap_tracepoint_init() 1370 case FASTTRAP_T_CALL: in fasttrap_pid_probe() 1432 if (tp->ftt_type == FASTTRAP_T_CALL) { in fasttrap_pid_probe()