Lines Matching refs:arm_spe_pkt
86 struct arm_spe_pkt *packet) in arm_spe_get_payload()
106 static int arm_spe_get_pad(struct arm_spe_pkt *packet) in arm_spe_get_pad()
113 struct arm_spe_pkt *packet) in arm_spe_get_alignment()
124 static int arm_spe_get_end(struct arm_spe_pkt *packet) in arm_spe_get_end()
131 struct arm_spe_pkt *packet) in arm_spe_get_timestamp()
138 struct arm_spe_pkt *packet) in arm_spe_get_events()
155 struct arm_spe_pkt *packet) in arm_spe_get_data_source()
162 struct arm_spe_pkt *packet) in arm_spe_get_context()
171 struct arm_spe_pkt *packet) in arm_spe_get_op_type()
179 const unsigned char ext_hdr, struct arm_spe_pkt *packet) in arm_spe_get_counter()
196 const unsigned char ext_hdr, struct arm_spe_pkt *packet) in arm_spe_get_addr()
213 struct arm_spe_pkt *packet) in arm_spe_do_get_packet()
217 memset(packet, 0, sizeof(struct arm_spe_pkt)); in arm_spe_do_get_packet()
259 struct arm_spe_pkt *packet) in arm_spe_get_packet()
274 int arm_spe_pkt_desc(const struct arm_spe_pkt *packet, char *buf, in arm_spe_pkt_desc()