Searched refs:arm_spe_pkt_out_string (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/tools/perf/util/arm-spe-decoder/ |
| H A D | arm-spe-pkt-decoder.c | 285 arm_spe_pkt_out_string(&err, &buf, &buf_len, "EV"); in arm_spe_pkt_desc_event() 312 arm_spe_pkt_out_string(&err, &buf, &buf_len, " TXN"); in arm_spe_pkt_desc_event() 337 arm_spe_pkt_out_string(&err, &buf, &buf_len, " FP"); in arm_spe_pkt_desc_op_type() 342 arm_spe_pkt_out_string(&err, &buf, &buf_len, " %s", in arm_spe_pkt_desc_op_type() 348 arm_spe_pkt_out_string(&err, &buf, &buf_len, in arm_spe_pkt_desc_op_type() 398 arm_spe_pkt_out_string(&err, &buf, &buf_len, "B"); in arm_spe_pkt_desc_op_type() 438 arm_spe_pkt_out_string(&err, &buf, &buf_len, in arm_spe_pkt_desc_addr() 443 arm_spe_pkt_out_string(&err, &buf, &buf_len, in arm_spe_pkt_desc_addr() 451 arm_spe_pkt_out_string(&err, &buf, &buf_len, in arm_spe_pkt_desc_addr() 476 arm_spe_pkt_out_string(&err, &buf, &buf_len, "TOT"); in arm_spe_pkt_desc_counter() [all …]
|