Searched defs:arm_spe_record (Results 1 – 1 of 1) sorted by relevance
70 struct arm_spe_record { struct71 enum arm_spe_sample_type type;72 int err;73 u32 op;74 u32 latency;75 u64 from_ip;76 u64 to_ip;77 u64 timestamp;101 struct arm_spe_record record; argument