Searched refs:ftt_ripmode (Results 1 – 2 of 2) sorted by relevance
609 tp->ftt_ripmode = FASTTRAP_RIP_1 | in fasttrap_tracepoint_init() 614 tp->ftt_ripmode = FASTTRAP_RIP_2 | in fasttrap_tracepoint_init() 1575 if (tp->ftt_ripmode != 0) { in fasttrap_pid_probe() 1579 ASSERT(tp->ftt_ripmode & in fasttrap_pid_probe() 1591 if (tp->ftt_ripmode & FASTTRAP_RIP_X) in fasttrap_pid_probe() 1596 if (tp->ftt_ripmode & FASTTRAP_RIP_1) in fasttrap_pid_probe() 1601 switch (tp->ftt_ripmode) { in fasttrap_pid_probe()
63 #define ftt_ripmode ftt_mtp.ftmt_ripmode macro