Searched refs:FASTTRAP_T_PUSHL_EBP (Results 1 – 2 of 2) sorted by relevance
85 #define FASTTRAP_T_PUSHL_EBP 0x10 /* pushl %ebp (for function entry) */ macro
496 tp->ftt_type = FASTTRAP_T_PUSHL_EBP; in fasttrap_tracepoint_init()1212 case FASTTRAP_T_PUSHL_EBP: in fasttrap_pid_probe()