Searched refs:ftt_mtp (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/i386/
H A Dfasttrap_isa.h64 #define ftt_instr ftt_mtp.ftmt_instr
66 #define ftt_ripmode ftt_mtp.ftmt_ripmode
67 #define ftt_modrm ftt_mtp.ftmt_modrm
69 #define ftt_size ftt_mtp.ftmt_size
70 #define ftt_type ftt_mtp.ftmt_type
71 #define ftt_code ftt_mtp.ftmt_code
72 #define ftt_base ftt_mtp.ftmt_base
73 #define ftt_index ftt_mtp.ftmt_index
74 #define ftt_scale ftt_mtp.ftmt_scale
75 #define ftt_segment ftt_mtp
[all...]
/darwin-on-arm/xnu/bsd/sys/
H A Dfasttrap_impl.h146 fasttrap_machtp_t ftt_mtp; /* ISA-specific portion */ member in struct:fasttrap_tracepoint

Completed in 21 milliseconds