Home
last modified time | relevance | path

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

/freebsd/sys/cddl/contrib/opensolaris/uts/intel/sys/
H A Dfasttrap_isa.h70 #define ftt_index ftt_mtp.ftmt_index macro
/freebsd/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c424 tp->ftt_index = (index == 4) ? in fasttrap_tracepoint_init()
455 tp->ftt_index = FASTTRAP_NOREG; in fasttrap_tracepoint_init()
1378 if (tp->ftt_index != FASTTRAP_NOREG) in fasttrap_pid_probe()
1379 addr += fasttrap_getreg(rp, tp->ftt_index) << in fasttrap_pid_probe()