Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dfasttrap_isa.h85 #define FASTTRAP_T_PUSHL_EBP 0x10 /* pushl %ebp (for function entry) */ macro
/illumos-gate/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c496 tp->ftt_type = FASTTRAP_T_PUSHL_EBP; in fasttrap_tracepoint_init()
1212 case FASTTRAP_T_PUSHL_EBP: in fasttrap_pid_probe()