Searched defs:arm_spe_record (Results 1 – 1 of 1) sorted by relevance
79 struct arm_spe_record { struct80 enum arm_spe_sample_type type;81 int err;82 u32 op;83 u32 latency;84 u64 from_ip;85 u64 to_ip;86 u64 timestamp;110 struct arm_spe_record record; argument