Home
last modified time | relevance | path

Searched refs:arm_spe_pkt (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/arm-spe-decoder/
A Darm-spe-pkt-decoder.c62 struct arm_spe_pkt *packet) in arm_spe_get_payload()
82 static int arm_spe_get_pad(struct arm_spe_pkt *packet) in arm_spe_get_pad()
89 struct arm_spe_pkt *packet) in arm_spe_get_alignment()
107 struct arm_spe_pkt *packet) in arm_spe_get_timestamp()
114 struct arm_spe_pkt *packet) in arm_spe_get_events()
129 struct arm_spe_pkt *packet) in arm_spe_get_data_source()
136 struct arm_spe_pkt *packet) in arm_spe_get_context()
144 struct arm_spe_pkt *packet) in arm_spe_get_op_type()
178 struct arm_spe_pkt *packet) in arm_spe_do_get_packet()
183 memset(packet, 0, sizeof(struct arm_spe_pkt)); in arm_spe_do_get_packet()
[all …]
A Darm-spe-pkt-decoder.h33 struct arm_spe_pkt { struct
152 struct arm_spe_pkt *packet);
154 int arm_spe_pkt_desc(const struct arm_spe_pkt *packet, char *buf, size_t len);
A Darm-spe-decoder.h66 struct arm_spe_pkt packet;
/linux/tools/perf/util/
A Darm-spe.c98 struct arm_spe_pkt packet; in arm_spe_dump()

Completed in 8 milliseconds