Searched refs:ftt_type (Results 1 – 4 of 4) sorted by relevance
116 tp->ftt_type = dtrace_decode_arm64(instr); in fasttrap_tracepoint_init()118 if (tp->ftt_type == FASTTRAP_T_ARM64_EXCLUSIVE_MEM) { in fasttrap_tracepoint_init()120 tp->ftt_type = FASTTRAP_T_INV; in fasttrap_tracepoint_init()124 if (tp->ftt_type == FASTTRAP_T_INV) { in fasttrap_tracepoint_init()220 if ((tp->ftt_type != FASTTRAP_T_ARM64_RET || tp->ftt_type != FASTTRAP_T_ARM64_RETAB) &&399 assert(tp->ftt_type != FASTTRAP_T_ARM64_RET);400 assert(tp->ftt_type != FASTTRAP_T_ARM64_RETAB);580 switch (tp->ftt_type) {644 switch (tp->ftt_type) {672 switch (tp->ftt_type) {[all …]
365 tp->ftt_type = FASTTRAP_T_COMMON; in fasttrap_tracepoint_init()384 tp->ftt_type = FASTTRAP_T_JCC; in fasttrap_tracepoint_init()400 tp->ftt_type = FASTTRAP_T_CALL; in fasttrap_tracepoint_init()402 tp->ftt_type = FASTTRAP_T_JMP; in fasttrap_tracepoint_init()468 tp->ftt_type = FASTTRAP_T_RET; in fasttrap_tracepoint_init()472 tp->ftt_type = FASTTRAP_T_RET16; in fasttrap_tracepoint_init()493 tp->ftt_type = FASTTRAP_T_JCC; in fasttrap_tracepoint_init()502 tp->ftt_type = FASTTRAP_T_LOOP; in fasttrap_tracepoint_init()509 tp->ftt_type = FASTTRAP_T_JCXZ; in fasttrap_tracepoint_init()515 tp->ftt_type = FASTTRAP_T_CALL; in fasttrap_tracepoint_init()[all …]
67 #define ftt_type ftt_mtp.ftmt_type macro
68 #define ftt_type ftt_mtp.ftmt_type macro