Searched defs:arm_spe_record (Results 1 – 1 of 1) sorted by relevance
43 struct arm_spe_record { struct44 enum arm_spe_sample_type type;45 int err;46 u32 op;47 u32 latency;48 u64 from_ip;49 u64 to_ip;50 u64 timestamp;74 struct arm_spe_record record; argument