Searched refs:arm_spe_pkt (Results 1 – 3 of 3) sorted by relevance
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()[all …]
31 struct arm_spe_pkt { struct40 struct arm_spe_pkt *packet); argument42 int arm_spe_pkt_desc(const struct arm_spe_pkt *packet, char *buf, size_t len);
52 struct arm_spe_pkt packet; in arm_spe_dump()