Lines Matching refs:npc
419 uintptr_t npc = rp->r_npc; in fasttrap_pid_probe() local
528 npc = pc + 4; in fasttrap_pid_probe()
659 npc = pc + 4; in fasttrap_pid_probe()
669 npc = pc + 4; in fasttrap_pid_probe()
727 npc = tp->ftt_dest; in fasttrap_pid_probe()
734 npc = pc + 4; in fasttrap_pid_probe()
737 npc = pc + 4; in fasttrap_pid_probe()
801 npc = tp->ftt_dest; in fasttrap_pid_probe()
808 npc = pc + 4; in fasttrap_pid_probe()
811 npc = pc + 4; in fasttrap_pid_probe()
854 npc = tp->ftt_dest; in fasttrap_pid_probe()
861 npc = pc + 4; in fasttrap_pid_probe()
864 npc = pc + 4; in fasttrap_pid_probe()
880 npc = tp->ftt_dest + 4; in fasttrap_pid_probe()
883 npc = tp->ftt_dest; in fasttrap_pid_probe()
890 npc = pc + 4; in fasttrap_pid_probe()
899 npc = tp->ftt_dest; in fasttrap_pid_probe()
911 npc = fasttrap_getreg(rp, rs1) + imm; in fasttrap_pid_probe()
916 npc = fasttrap_getreg(rp, rs1) + in fasttrap_pid_probe()
957 curthread->t_dtrace_npc = npc; in fasttrap_pid_probe()
965 npc = curthread->t_dtrace_astpc; in fasttrap_pid_probe()
1002 ASSERT(npc == curthread->t_dtrace_astpc); in fasttrap_pid_probe()
1008 rp->r_npc = npc; in fasttrap_pid_probe()
1019 uintptr_t npc = curthread->t_dtrace_npc; in fasttrap_return_probe() local
1044 rp->r_npc = npc; in fasttrap_return_probe()