Home
last modified time | relevance | path

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

/freebsd/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace/
H A Dfasttrap_isa.c105 tp->ftt_type = FASTTRAP_T_COMMON; in fasttrap_tracepoint_init()
127 tp->ftt_type = FASTTRAP_T_NOP; in fasttrap_tracepoint_init()
130 tp->ftt_type = FASTTRAP_T_BC; in fasttrap_tracepoint_init()
141 tp->ftt_type = FASTTRAP_T_B; in fasttrap_tracepoint_init()
152 tp->ftt_type = FASTTRAP_T_BCTR; in fasttrap_tracepoint_init()
157 tp->ftt_type = FASTTRAP_T_BCTR; in fasttrap_tracepoint_init()
166 tp->ftt_type = FASTTRAP_T_NOP; in fasttrap_tracepoint_init()
181 if (tp->ftt_type != FASTTRAP_T_RESTORE && in fasttrap_tracepoint_init()
467 switch (tp->ftt_type) { in fasttrap_pid_probe()
485 if (tp->ftt_type == FASTTRAP_T_BCTR) in fasttrap_pid_probe()
[all …]
/freebsd/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c366 tp->ftt_type = FASTTRAP_T_COMMON; in fasttrap_tracepoint_init()
385 tp->ftt_type = FASTTRAP_T_JCC; in fasttrap_tracepoint_init()
401 tp->ftt_type = FASTTRAP_T_CALL; in fasttrap_tracepoint_init()
403 tp->ftt_type = FASTTRAP_T_JMP; in fasttrap_tracepoint_init()
471 tp->ftt_type = FASTTRAP_T_RET; in fasttrap_tracepoint_init()
475 tp->ftt_type = FASTTRAP_T_RET16; in fasttrap_tracepoint_init()
496 tp->ftt_type = FASTTRAP_T_JCC; in fasttrap_tracepoint_init()
505 tp->ftt_type = FASTTRAP_T_LOOP; in fasttrap_tracepoint_init()
512 tp->ftt_type = FASTTRAP_T_JCXZ; in fasttrap_tracepoint_init()
518 tp->ftt_type in fasttrap_tracepoint_init()
[all...]
/freebsd/sys/cddl/contrib/opensolaris/uts/powerpc/sys/
H A Dfasttrap_isa.h55 #define ftt_type ftt_mtp.ftmt_type macro
/freebsd/sys/cddl/contrib/opensolaris/uts/arm/sys/
H A Dfasttrap_isa.h58 #define ftt_type ftt_mtp.ftmt_type macro
/freebsd/sys/cddl/contrib/opensolaris/uts/intel/sys/
H A Dfasttrap_isa.h67 #define ftt_type ftt_mtp.ftmt_type macro