Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c660 uintptr_t new_pc) in fasttrap_return_common() argument
695 new_pc - id->fti_probe->ftp_faddr < in fasttrap_return_common()
882 uintptr_t pc = rp->r_pc - 1, new_pc = 0; in fasttrap_pid_probe() local
1087 new_pc = rp->r_pc; in fasttrap_pid_probe()
1126 new_pc = pc; in fasttrap_pid_probe()
1134 new_pc = dst; in fasttrap_pid_probe()
1203 new_pc = tp->ftt_dest; in fasttrap_pid_probe()
1205 new_pc = pc + tp->ftt_size; in fasttrap_pid_probe()
1233 new_pc = tp->ftt_dest; in fasttrap_pid_probe()
1235 new_pc = pc + tp->ftt_size; in fasttrap_pid_probe()
[all …]