pub type trace_sw_ite_t = _sw_ite_t;
struct trace_sw_ite_t { pub el: u8, pub value: u64, }
el: u8
< exception level for PE sw instrumentation instruction
value: u64
< payload for PE sw instrumentation instruction