Lines Matching refs:PRIx64

324 	return scnprintf(bf, size, "%-*s *%" PRIx64, max_ins_name, ins->name, ops->target.addr);  in call__scnprintf()
463 return scnprintf(bf, size, "%-*s %.*s%" PRIx64, max_ins_name, in jump__scnprintf()
936 pr_debug3("%s: addr=%#" PRIx64 "\n", __func__, map__unmap_ip(ms->map, addr)); in __symbol__inc_addr_samples()
940 …pr_debug("%s(%d): ERANGE! sym->name=%s, start=%#" PRIx64 ", addr=%#" PRIx64 ", end=%#" PRIx64 "\n", in __symbol__inc_addr_samples()
948 …pr_debug("%s(%d): ENOMEM! sym->name=%s, start=%#" PRIx64 ", addr=%#" PRIx64 ", end=%#" PRIx64 ", f… in __symbol__inc_addr_samples()
957 pr_debug3("%#" PRIx64 " %s: period++ [addr: %#" PRIx64 ", %#" PRIx64 in __symbol__inc_addr_samples()
1066 pr_debug2("BB with bad start: addr %"PRIx64" start %"PRIx64" sym %"PRIx64" saddr %"PRIx64"\n", in addr_map_symbol__account_cycles()
1487 color_fprintf(stdout, annotate__address_color(br), " %*" PRIx64 ":", addr_fmt_width, addr); in disasm_line__print()
1867 pr_debug("%s: handling sym %s addr %" PRIx64 " len %" PRIx64 "\n", __func__, in symbol__disassemble_bpf()
2106 pr_debug("%s: filename=%s, sym=%s, start=%#" PRIx64 ", end=%#" PRIx64 "\n", __func__, in symbol__disassemble()
2139 "%s %s%s --start-address=0x%016" PRIx64 in symbol__disassemble()
2140 " --stop-address=0x%016" PRIx64 in symbol__disassemble()
2503 printf("%*" PRIx64 ": %" PRIu64 "\n", BITS_PER_LONG / 2, in symbol__annotate_hits()
2515 return scnprintf(bf, sizeof(bf), "%" PRIx64, start + line->offset); in annotated_source__addr_fmt_width()
2755 printed = fprintf(fp, "%#" PRIx64 " %s", dl->al.offset, dl->ins.name); in disasm_line__fprintf()
3211 printed = scnprintf(bf, sizeof(bf), "%" PRIx64 ": ", addr); in __annotation_line__write()
3226 printed = scnprintf(bf, sizeof(bf), "%*" PRIx64 ": ", in __annotation_line__write()