Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/sys/
H A Dfasttrap_isa.h63 #define ftt_ripmode ftt_mtp.ftmt_ripmode macro
/titanic_50/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c582 tp->ftt_ripmode = FASTTRAP_RIP_1 | in fasttrap_tracepoint_init()
587 tp->ftt_ripmode = FASTTRAP_RIP_2 | in fasttrap_tracepoint_init()
1497 if (tp->ftt_ripmode != 0) { in fasttrap_pid_probe()
1501 ASSERT(tp->ftt_ripmode & in fasttrap_pid_probe()
1513 if (tp->ftt_ripmode & FASTTRAP_RIP_X) in fasttrap_pid_probe()
1518 if (tp->ftt_ripmode & FASTTRAP_RIP_1) in fasttrap_pid_probe()
1523 switch (tp->ftt_ripmode) { in fasttrap_pid_probe()