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);583 switch (tp->ftt_type) {647 switch (tp->ftt_type) {675 switch (tp->ftt_type) {[all …]
366 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()469 tp->ftt_type = FASTTRAP_T_RET; in fasttrap_tracepoint_init()473 tp->ftt_type = FASTTRAP_T_RET16; in fasttrap_tracepoint_init()494 tp->ftt_type = FASTTRAP_T_JCC; in fasttrap_tracepoint_init()503 tp->ftt_type = FASTTRAP_T_LOOP; in fasttrap_tracepoint_init()510 tp->ftt_type = FASTTRAP_T_JCXZ; in fasttrap_tracepoint_init()516 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