Searched defs:arm_spe_record (Results 1 – 1 of 1) sorted by relevance
114 struct arm_spe_record { struct115 u64 type;116 int err;117 u32 op;118 u32 latency;119 u64 from_ip;120 u64 to_ip;121 u64 prev_br_tgt;122 u64 timestamp;146 struct arm_spe_record record; argument