Searched defs:arm_spe_record (Results 1 – 1 of 1) sorted by relevance
105 struct arm_spe_record { struct106 u64 type;107 int err;108 u32 op;109 u32 latency;110 u64 from_ip;111 u64 to_ip;112 u64 prev_br_tgt;113 u64 timestamp;137 struct arm_spe_record record; argument