Lines Matching defs:buf
60 static int arm_spe_get_payload(const unsigned char *buf, size_t len, in arm_spe_get_payload()
88 static int arm_spe_get_alignment(const unsigned char *buf, size_t len, in arm_spe_get_alignment()
106 static int arm_spe_get_timestamp(const unsigned char *buf, size_t len, in arm_spe_get_timestamp()
113 static int arm_spe_get_events(const unsigned char *buf, size_t len, in arm_spe_get_events()
128 static int arm_spe_get_data_source(const unsigned char *buf, size_t len, in arm_spe_get_data_source()
135 static int arm_spe_get_context(const unsigned char *buf, size_t len, in arm_spe_get_context()
143 static int arm_spe_get_op_type(const unsigned char *buf, size_t len, in arm_spe_get_op_type()
151 static int arm_spe_get_counter(const unsigned char *buf, size_t len, in arm_spe_get_counter()
164 static int arm_spe_get_addr(const unsigned char *buf, size_t len, in arm_spe_get_addr()
177 static int arm_spe_do_get_packet(const unsigned char *buf, size_t len, in arm_spe_do_get_packet()
237 int arm_spe_get_packet(const unsigned char *buf, size_t len, in arm_spe_get_packet()
293 char *buf, size_t buf_len) in arm_spe_pkt_desc_event()
333 char *buf, size_t buf_len) in arm_spe_pkt_desc_op_type()
419 char *buf, size_t buf_len) in arm_spe_pkt_desc_addr()
459 char *buf, size_t buf_len) in arm_spe_pkt_desc_counter()
485 int arm_spe_pkt_desc(const struct arm_spe_pkt *packet, char *buf, in arm_spe_pkt_desc()