Lines Matching refs:arm_spe_pkt
49 struct arm_spe_pkt *packet) in arm_spe_get_payload()
69 static int arm_spe_get_pad(struct arm_spe_pkt *packet) in arm_spe_get_pad()
76 struct arm_spe_pkt *packet) in arm_spe_get_alignment()
87 static int arm_spe_get_end(struct arm_spe_pkt *packet) in arm_spe_get_end()
94 struct arm_spe_pkt *packet) in arm_spe_get_timestamp()
101 struct arm_spe_pkt *packet) in arm_spe_get_events()
116 struct arm_spe_pkt *packet) in arm_spe_get_data_source()
123 struct arm_spe_pkt *packet) in arm_spe_get_context()
131 struct arm_spe_pkt *packet) in arm_spe_get_op_type()
139 const unsigned char ext_hdr, struct arm_spe_pkt *packet) in arm_spe_get_counter()
152 const unsigned char ext_hdr, struct arm_spe_pkt *packet) in arm_spe_get_addr()
165 struct arm_spe_pkt *packet) in arm_spe_do_get_packet()
170 memset(packet, 0, sizeof(struct arm_spe_pkt)); in arm_spe_do_get_packet()
225 struct arm_spe_pkt *packet) in arm_spe_get_packet()
279 static int arm_spe_pkt_desc_event(const struct arm_spe_pkt *packet, in arm_spe_pkt_desc_event()
319 static int arm_spe_pkt_desc_op_type(const struct arm_spe_pkt *packet, in arm_spe_pkt_desc_op_type()
414 static int arm_spe_pkt_desc_addr(const struct arm_spe_pkt *packet, in arm_spe_pkt_desc_addr()
456 static int arm_spe_pkt_desc_counter(const struct arm_spe_pkt *packet, in arm_spe_pkt_desc_counter()
483 int arm_spe_pkt_desc(const struct arm_spe_pkt *packet, char *buf, in arm_spe_pkt_desc()