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.h105 struct arm_spe_record { struct
106 u64 type;
107 int err;
108 u32 op;
109 u32 latency;
110 u64 from_ip;
111 u64 to_ip;
112 u64 prev_br_tgt;
113 u64 timestamp;
137 struct arm_spe_record record; argument