Lines Matching defs:packet
62 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()
100 static int arm_spe_get_end(struct arm_spe_pkt *packet) in arm_spe_get_end()
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()
152 const unsigned char ext_hdr, struct arm_spe_pkt *packet) in arm_spe_get_counter()
165 const unsigned char ext_hdr, struct arm_spe_pkt *packet) in arm_spe_get_addr()
178 struct arm_spe_pkt *packet) in arm_spe_do_get_packet()
238 struct arm_spe_pkt *packet) in arm_spe_get_packet()
292 static int arm_spe_pkt_desc_event(const struct arm_spe_pkt *packet, in arm_spe_pkt_desc_event()
332 static int arm_spe_pkt_desc_op_type(const struct arm_spe_pkt *packet, in arm_spe_pkt_desc_op_type()
418 static int arm_spe_pkt_desc_addr(const struct arm_spe_pkt *packet, in arm_spe_pkt_desc_addr()
460 static int arm_spe_pkt_desc_counter(const struct arm_spe_pkt *packet, in arm_spe_pkt_desc_counter()
487 int arm_spe_pkt_desc(const struct arm_spe_pkt *packet, char *buf, in arm_spe_pkt_desc()