Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c275 tp->ftt_size = (uint8_t)size; in fasttrap_tracepoint_init()
360 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()
471 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()
480 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()
486 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()
492 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()
500 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()
506 tp->ftt_dest = pc + tp->ftt_size + in fasttrap_tracepoint_init()
1072 rp->r_pc = pc + tp->ftt_size; in fasttrap_pid_probe()
1205 new_pc = pc + tp->ftt_size; in fasttrap_pid_probe()
[all …]
/titanic_50/usr/src/uts/intel/sys/
H A Dfasttrap_isa.h66 #define ftt_size ftt_mtp.ftmt_size macro