Searched defs:arm_spe_record (Results 1 – 1 of 1) sorted by relevance
102 struct arm_spe_record { struct103 enum arm_spe_sample_type type;104 int err;105 u32 op;106 u32 latency;107 u64 from_ip;108 u64 to_ip;109 u64 prev_br_tgt;110 u64 timestamp;134 struct arm_spe_record record; argument