Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/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()
458 switch (tp->ftt_type) { in fasttrap_pid_probe()
476 if (tp->ftt_type == FASTTRAP_T_BCTR) in fasttrap_pid_probe()
[all …]
/netbsd-src/external/cddl/osnet/dist/uts/intel/dtrace/
H A Dfasttrap_isa.c383 tp->ftt_type = FASTTRAP_T_COMMON; in fasttrap_tracepoint_init()
402 tp->ftt_type = FASTTRAP_T_JCC; in fasttrap_tracepoint_init()
418 tp->ftt_type = FASTTRAP_T_CALL; in fasttrap_tracepoint_init()
420 tp->ftt_type = FASTTRAP_T_JMP; in fasttrap_tracepoint_init()
488 tp->ftt_type = FASTTRAP_T_RET; in fasttrap_tracepoint_init()
492 tp->ftt_type = FASTTRAP_T_RET16; in fasttrap_tracepoint_init()
513 tp->ftt_type = FASTTRAP_T_JCC; in fasttrap_tracepoint_init()
522 tp->ftt_type = FASTTRAP_T_LOOP; in fasttrap_tracepoint_init()
529 tp->ftt_type = FASTTRAP_T_JCXZ; in fasttrap_tracepoint_init()
535 tp->ftt_type = FASTTRAP_T_CALL; in fasttrap_tracepoint_init()
[all …]
/netbsd-src/external/cddl/osnet/dist/uts/powerpc/sys/
H A Dfasttrap_isa.h55 #define ftt_type ftt_mtp.ftmt_type macro
/netbsd-src/external/cddl/osnet/dist/uts/arm/sys/
H A Dfasttrap_isa.h58 #define ftt_type ftt_mtp.ftmt_type macro
/netbsd-src/external/cddl/osnet/dist/uts/intel/sys/
H A Dfasttrap_isa.h67 #define ftt_type ftt_mtp.ftmt_type macro