Searched refs:arm_spe_pkt (Results 1 – 4 of 4) sorted by relevance
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()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 …]
33 struct arm_spe_pkt { struct152 struct arm_spe_pkt *packet);154 int arm_spe_pkt_desc(const struct arm_spe_pkt *packet, char *buf, size_t len);
66 struct arm_spe_pkt packet;
98 struct arm_spe_pkt packet; in arm_spe_dump()
Completed in 8 milliseconds