Lines Matching defs:buf_len

280 				  char *buf, size_t buf_len)
285 arm_spe_pkt_out_string(&err, &buf, &buf_len, "EV");
288 arm_spe_pkt_out_string(&err, &buf, &buf_len, " EXCEPTION-GEN");
290 arm_spe_pkt_out_string(&err, &buf, &buf_len, " RETIRED");
292 arm_spe_pkt_out_string(&err, &buf, &buf_len, " L1D-ACCESS");
294 arm_spe_pkt_out_string(&err, &buf, &buf_len, " L1D-REFILL");
296 arm_spe_pkt_out_string(&err, &buf, &buf_len, " TLB-ACCESS");
298 arm_spe_pkt_out_string(&err, &buf, &buf_len, " TLB-REFILL");
300 arm_spe_pkt_out_string(&err, &buf, &buf_len, " NOT-TAKEN");
302 arm_spe_pkt_out_string(&err, &buf, &buf_len, " MISPRED");
304 arm_spe_pkt_out_string(&err, &buf, &buf_len, " LLC-ACCESS");
306 arm_spe_pkt_out_string(&err, &buf, &buf_len, " LLC-REFILL");
308 arm_spe_pkt_out_string(&err, &buf, &buf_len, " REMOTE-ACCESS");
310 arm_spe_pkt_out_string(&err, &buf, &buf_len, " ALIGNMENT");
312 arm_spe_pkt_out_string(&err, &buf, &buf_len, " TXN");
314 arm_spe_pkt_out_string(&err, &buf, &buf_len, " SVE-PARTIAL-PRED");
316 arm_spe_pkt_out_string(&err, &buf, &buf_len, " SVE-EMPTY-PRED");
322 char *buf, size_t buf_len)
330 arm_spe_pkt_out_string(&err, &buf, &buf_len, "SVE-OTHER");
333 arm_spe_pkt_out_string(&err, &buf, &buf_len, " EVLEN %d",
337 arm_spe_pkt_out_string(&err, &buf, &buf_len, " FP");
339 arm_spe_pkt_out_string(&err, &buf, &buf_len, " PRED");
341 arm_spe_pkt_out_string(&err, &buf, &buf_len, "OTHER");
342 arm_spe_pkt_out_string(&err, &buf, &buf_len, " %s",
348 arm_spe_pkt_out_string(&err, &buf, &buf_len,
353 arm_spe_pkt_out_string(&err, &buf, &buf_len, " AT");
355 arm_spe_pkt_out_string(&err, &buf, &buf_len, " EXCL");
357 arm_spe_pkt_out_string(&err, &buf, &buf_len, " AR");
362 arm_spe_pkt_out_string(&err, &buf, &buf_len, " SIMD-FP");
365 arm_spe_pkt_out_string(&err, &buf, &buf_len, " GP-REG");
368 arm_spe_pkt_out_string(&err, &buf, &buf_len, " UNSPEC-REG");
371 arm_spe_pkt_out_string(&err, &buf, &buf_len, " NV-SYSREG");
374 arm_spe_pkt_out_string(&err, &buf, &buf_len, " MTE-TAG");
377 arm_spe_pkt_out_string(&err, &buf, &buf_len, " MEMCPY");
380 arm_spe_pkt_out_string(&err, &buf, &buf_len, " MEMSET");
388 arm_spe_pkt_out_string(&err, &buf, &buf_len, " EVLEN %d",
392 arm_spe_pkt_out_string(&err, &buf, &buf_len, " PRED");
394 arm_spe_pkt_out_string(&err, &buf, &buf_len, " SG");
398 arm_spe_pkt_out_string(&err, &buf, &buf_len, "B");
401 arm_spe_pkt_out_string(&err, &buf, &buf_len, " COND");
403 arm_spe_pkt_out_string(&err, &buf, &buf_len, " IND");
405 arm_spe_pkt_out_string(&err, &buf, &buf_len, " GCS");
407 arm_spe_pkt_out_string(&err, &buf, &buf_len, " CR-BL");
409 arm_spe_pkt_out_string(&err, &buf, &buf_len, " CR-RET");
411 arm_spe_pkt_out_string(&err, &buf, &buf_len, " CR-NON-BL-RET");
423 char *buf, size_t buf_len)
438 arm_spe_pkt_out_string(&err, &buf, &buf_len,
443 arm_spe_pkt_out_string(&err, &buf, &buf_len,
451 arm_spe_pkt_out_string(&err, &buf, &buf_len,
465 char *buf, size_t buf_len)
471 arm_spe_pkt_out_string(&err, &buf, &buf_len, "%s %d ", name,
476 arm_spe_pkt_out_string(&err, &buf, &buf_len, "TOT");
479 arm_spe_pkt_out_string(&err, &buf, &buf_len, "ISSUE");
482 arm_spe_pkt_out_string(&err, &buf, &buf_len, "XLAT");
492 size_t buf_len)
498 size_t blen = buf_len;
508 err = arm_spe_pkt_desc_event(packet, buf, buf_len);
511 err = arm_spe_pkt_desc_op_type(packet, buf, buf_len);
518 err = arm_spe_pkt_desc_addr(packet, buf, buf_len);
525 err = arm_spe_pkt_desc_counter(packet, buf, buf_len);
536 arm_spe_pkt_out_string(&err, &buf_orig, &buf_len, "%s 0x%llx (%d)",