Home
last modified time | relevance | path

Searched defs:arm_spe_record (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.h114 struct arm_spe_record { struct
115 u64 type;
116 int err;
117 u32 op;
118 u32 latency;
119 u64 from_ip;
120 u64 to_ip;
121 u64 prev_br_tgt;
122 u64 timestamp;
146 struct arm_spe_record record; argument