Lines Matching defs:buf
47 static int arm_spe_get_payload(const unsigned char *buf, size_t len, in arm_spe_get_payload()
75 static int arm_spe_get_alignment(const unsigned char *buf, size_t len, in arm_spe_get_alignment()
93 static int arm_spe_get_timestamp(const unsigned char *buf, size_t len, in arm_spe_get_timestamp()
100 static int arm_spe_get_events(const unsigned char *buf, size_t len, in arm_spe_get_events()
115 static int arm_spe_get_data_source(const unsigned char *buf, size_t len, in arm_spe_get_data_source()
122 static int arm_spe_get_context(const unsigned char *buf, size_t len, in arm_spe_get_context()
130 static int arm_spe_get_op_type(const unsigned char *buf, size_t len, in arm_spe_get_op_type()
138 static int arm_spe_get_counter(const unsigned char *buf, size_t len, in arm_spe_get_counter()
151 static int arm_spe_get_addr(const unsigned char *buf, size_t len, in arm_spe_get_addr()
164 static int arm_spe_do_get_packet(const unsigned char *buf, size_t len, in arm_spe_do_get_packet()
224 int arm_spe_get_packet(const unsigned char *buf, size_t len, in arm_spe_get_packet()
280 char *buf, size_t buf_len) in arm_spe_pkt_desc_event()
322 char *buf, size_t buf_len) in arm_spe_pkt_desc_op_type()
423 char *buf, size_t buf_len) in arm_spe_pkt_desc_addr()
465 char *buf, size_t buf_len) in arm_spe_pkt_desc_counter()
491 int arm_spe_pkt_desc(const struct arm_spe_pkt *packet, char *buf, in arm_spe_pkt_desc()