/Linux-v5.15/tools/perf/tests/ |
D | vmlinux-kallsyms.c | 140 pr_debug("WARN: %#" PRIx64 ": diff end addr for %s v: %#" PRIx64 " k: %#" PRIx64 "\n", in test__vmlinux_matches_kallsyms() 157 pr_debug("WARN: %#" PRIx64 ": diff name v: %s k: %s\n", in test__vmlinux_matches_kallsyms() 160 pr_debug("WARN: %#" PRIx64 ": diff name v: %s k: %s\n", in test__vmlinux_matches_kallsyms() 173 pr_debug("ERR : %#" PRIx64 ": %s not on kallsyms\n", in test__vmlinux_matches_kallsyms() 225 pr_info("WARN: %" PRIx64 "-%" PRIx64 " %" PRIx64 " %s in kallsyms as", in test__vmlinux_matches_kallsyms() 228 pr_info(":\nWARN: *%" PRIx64 "-%" PRIx64 " %" PRIx64, in test__vmlinux_matches_kallsyms()
|
D | sample-parsing.c | 291 pr_debug("%s failed for sample_type %#"PRIx64", error %d\n", in do_test() 311 pr_debug("%s failed for sample_type %#"PRIx64", error %d\n", in do_test() 317 pr_debug("parsing failed for sample_type %#"PRIx64"\n", in do_test() 326 pr_debug("read_format %#"PRIx64"\n", read_format); in do_test()
|
D | code-reading.c | 153 if (sscanf(line, "%"PRIx64, &addr) != 1) in read_objdump_output() 187 fmt = "%s -z -d --start-address=0x%"PRIx64" --stop-address=0x%"PRIx64" %s"; in read_via_objdump() 241 pr_debug("Reading object code for memory address: %#"PRIx64"\n", addr); in read_object_code() 261 pr_debug("On file address is: %#"PRIx64"\n", al.addr); in read_object_code()
|
D | dwarf-unwind.c | 100 pr_debug("failed: got unresolved address 0x%" PRIx64 "\n", in unwind_entry() 106 pr_debug("got: %s 0x%" PRIx64 ", expecting %s\n", in unwind_entry()
|
/Linux-v5.15/tools/perf/ |
D | builtin-kallsyms.c | 38 printf("%s: %s %s %#" PRIx64 "-%#" PRIx64 " (%#" PRIx64 "-%#" PRIx64")\n", in __cmd_kallsyms()
|
D | builtin-mem.c | 207 fmt = "%d%s%d%s0x%"PRIx64"%s0x%"PRIx64"%s"; in dump_raw_samples() 209 fmt = "%5d%s%5d%s0x%016"PRIx64"%s0x016%"PRIx64"%s"; in dump_raw_samples() 223 printf("0x%016"PRIx64"%s", in dump_raw_samples() 235 fmt = "%"PRIu64"%s0x%"PRIx64"%s%s:%s\n"; in dump_raw_samples() 237 fmt = "%5"PRIu64"%s0x%06"PRIx64"%s%s:%s\n"; in dump_raw_samples()
|
D | builtin-script.c | 657 printed += fprintf(fp, "%5s:0x%"PRIx64" ", perf_reg_name(r), val); in perf_sample__fprintf_regs() 876 printed += fprintf(fp, " 0x%"PRIx64, from); in perf_sample__fprintf_brstack() 883 printed += fprintf(fp, "/0x%"PRIx64, to); in perf_sample__fprintf_brstack() 974 printed += fprintf(fp, " 0x%"PRIx64, from); in perf_sample__fprintf_brstackoff() 980 printed += fprintf(fp, "/0x%"PRIx64, to); in perf_sample__fprintf_brstackoff() 1021 pr_debug("\tblock %" PRIx64 "-%" PRIx64 " transfers between kernel and user\n", start, end); in grab_bb() 1028 pr_debug("\tbrstack does not reach to final jump (%" PRIx64 "-%" PRIx64 ")\n", start, end); in grab_bb() 1030 …pr_debug("\tblock %" PRIx64 "-%" PRIx64 " (%" PRIu64 ") too long to dump\n", start, end, end - sta… in grab_bb() 1035 pr_debug("\tcannot resolve %" PRIx64 "-%" PRIx64 "\n", start, end); in grab_bb() 1039 pr_debug("\tcannot resolve %" PRIx64 "-%" PRIx64 "\n", start, end); in grab_bb() [all …]
|
/Linux-v5.15/arch/mips/tools/ |
D | loongson3-llsc-check.c | 152 fprintf(stderr, "%" PRIx64 ": LL not preceded by sync\n", pc); in check_ll() 163 fprintf(stderr, "%" PRIx64 ": LL has no matching SC\n", pc); in check_ll() 188 fprintf(stderr, "%" PRIx64 ": Branch target not a sync\n", in check_ll() 201 fprintf(stderr, "%" PRIx64 ": Section size not a multiple of 4\n", in check_code() 208 fprintf(stderr, "%" PRIx64 ": First instruction in section is an LL\n", in check_code()
|
/Linux-v5.15/tools/perf/util/ |
D | unwind-libdw.c | 115 pr_debug("unwind: %s:ip = 0x%" PRIx64 " (0x%" PRIx64 ")\n", in entry() 174 pr_debug("unwind: access_mem 0x%" PRIx64 " not inside range" in memory_read() 175 " 0x%" PRIx64 "-0x%" PRIx64 "\n", in memory_read() 184 pr_debug("unwind: access_mem addr 0x%" PRIx64 ", val %lx, offset %d\n", in memory_read()
|
D | symbol_fprintf.c | 12 return fprintf(fp, " %" PRIx64 "-%" PRIx64 " %c %s\n", in symbol__fprintf() 38 return fprintf(fp, "[%#" PRIx64 "]", al->addr); in __symbol__fprintf_symname_offs()
|
D | session.c | 1112 printf("..... %2d: %016" PRIx64 "\n", in callchain__lbr_callstack_printf() 1115 printf("..... %2d: %016" PRIx64 "\n", in callchain__lbr_callstack_printf() 1118 printf("..... %2d: %016" PRIx64 "\n", in callchain__lbr_callstack_printf() 1135 printf("..... %2d: %016" PRIx64 "\n", in callchain__printf() 1152 printf("..... %2"PRIu64": %016" PRIx64 " -> %016" PRIx64 " %hu cycles %s%s%s%s %x\n", in branch_stack__printf() 1161 printf("..... %2"PRIu64": %016" PRIx64 "\n", in branch_stack__printf() 1174 printf(".... %-5s 0x%016" PRIx64 "\n", in regs_dump__printf() 1197 printf("... %s regs: mask 0x%" PRIx64 " ABI %s\n", in regs__printf() 1249 printf("...... time enabled %016" PRIx64 "\n", in sample_read__printf() 1253 printf("...... time running %016" PRIx64 "\n", in sample_read__printf() [all …]
|
D | annotate.c | 308 return scnprintf(bf, size, "%-*s *%" PRIx64, max_ins_name, ins->name, ops->target.addr); in call__scnprintf() 447 return scnprintf(bf, size, "%-*s %.*s%" PRIx64, max_ins_name, in jump__scnprintf() 887 pr_debug3("%s: addr=%#" PRIx64 "\n", __func__, ms->map->unmap_ip(ms->map, addr)); in __symbol__inc_addr_samples() 891 …pr_debug("%s(%d): ERANGE! sym->name=%s, start=%#" PRIx64 ", addr=%#" PRIx64 ", end=%#" PRIx64 "\n", in __symbol__inc_addr_samples() 899 …pr_debug("%s(%d): ENOMEM! sym->name=%s, start=%#" PRIx64 ", addr=%#" PRIx64 ", end=%#" PRIx64 ", f… in __symbol__inc_addr_samples() 908 pr_debug3("%#" PRIx64 " %s: period++ [addr: %#" PRIx64 ", %#" PRIx64 in __symbol__inc_addr_samples() 1017 pr_debug2("BB with bad start: addr %"PRIx64" start %"PRIx64" sym %"PRIx64" saddr %"PRIx64"\n", in addr_map_symbol__account_cycles() 1357 color_fprintf(stdout, annotate__address_color(br), " %*" PRIx64 ":", addr_fmt_width, addr); in disasm_line__print() 1724 pr_debug("%s: handling sym %s addr %" PRIx64 " len %" PRIx64 "\n", __func__, in symbol__disassemble_bpf() 1959 pr_debug("%s: filename=%s, sym=%s, start=%#" PRIx64 ", end=%#" PRIx64 "\n", __func__, in symbol__disassemble() [all …]
|
D | mem2node.c | 104 pr_debug("mem2node %03" PRIu64 " [0x%016" PRIx64 "-0x%016" PRIx64 "]\n", in mem2node__init()
|
D | intel-pt.c | 843 …intel_pt_log("TIP.PGD ip %#"PRIx64" offset %#"PRIx64" in %s hit filter: %s offset %#"PRIx64" size … in intel_pt_match_pgd_ip() 855 intel_pt_log("TIP.PGD ip %#"PRIx64" offset %#"PRIx64" in %s is not in a filter region\n", in intel_pt_match_pgd_ip() 1422 intel_pt_log("queue %u timestamp 0x%" PRIx64 "\n", in intel_pt_setup_queue() 2490 intel_pt_log("switch_ip: %"PRIx64" ptss_ip: %"PRIx64"\n", in intel_pt_run_decoder() 2529 intel_pt_log("TSC %"PRIx64" est. TSC %"PRIx64"\n", in intel_pt_run_decoder() 2537 intel_pt_log("TSC %"PRIx64" est. TSC %"PRIx64"\n", in intel_pt_run_decoder() 2587 intel_pt_log("queue %u processing 0x%" PRIx64 " to 0x%" PRIx64 "\n", in intel_pt_process_queues() 2784 intel_pt_log("sched_switch: cpu %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_switch() 2875 intel_pt_log("itrace_start: cpu %d pid %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", in intel_pt_process_itrace_start() 2938 intel_pt_log("Invalidated instruction cache for %s at %#"PRIx64"\n", in intel_pt_text_poke() [all …]
|
/Linux-v5.15/tools/perf/arch/x86/tests/ |
D | sample-parsing.c | 70 pr_debug("%s failed for sample_type %#"PRIx64", error %d\n", in do_test() 90 pr_debug("%s failed for sample_type %#"PRIx64", error %d\n", in do_test() 96 pr_debug("parsing failed for sample_type %#"PRIx64"\n", in do_test()
|
/Linux-v5.15/tools/testing/selftests/powerpc/tm/ |
D | tm-unavailable.c | 265 printf(" high = %#16" PRIx64 " low = %#16" PRIx64 " ", in tm_una_ping() 274 printf(" high = %#16" PRIx64 " low = %#16" PRIx64, in tm_una_ping()
|
D | tm-poison.c | 120 printf("Unknown value %#"PRIx64" leaked into f31!\n", unknown); in tm_poison_test() 168 printf("Unknown value %#"PRIx64" leaked into vr31!\n", unknown); in tm_poison_test()
|
/Linux-v5.15/tools/perf/ui/browsers/ |
D | map.c | 33 ui_browser__printf(browser, "%*" PRIx64 " %*" PRIx64 " %c ", in map_browser__write() 132 mb.addrlen = snprintf(tmp, sizeof(tmp), "%" PRIx64, maxaddr); in map__browse()
|
/Linux-v5.15/tools/testing/selftests/kvm/lib/ |
D | perf_test_util.c | 88 " guest pages: %" PRIx64 " max gfn: %" PRIx64 in perf_test_create_vm() 89 " vcpus: %d wss: %" PRIx64 "]\n", in perf_test_create_vm()
|
/Linux-v5.15/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-log.h | 56 #define x64_fmt "0x%" PRIx64 73 #define intel_pt_log_x64(var) intel_pt_log_var(var, "%#" PRIx64)
|
D | intel-pt-log.c | 56 fprintf(f, " %08" PRIx64 ": ", pos); in intel_pt_print_data() 71 fprintf(f, " %08" PRIx64 ": ", pos); in intel_pt_print_no_data()
|
/Linux-v5.15/tools/perf/arch/powerpc/util/ |
D | skip-callchain-idx.c | 261 pr_debug("%" PRIx64 " dso is NULL\n", ip); in arch_skip_callchain_idx() 267 pr_debug("[DSO %s, sym %s, ip 0x%" PRIx64 "] rc %d\n", in arch_skip_callchain_idx()
|
D | machine.c | 24 pr_debug4("%s sym:%s end:%#" PRIx64 "\n", __func__, p->name, p->end); in arch__symbols__fixup_end()
|
/Linux-v5.15/tools/perf/arch/arm64/util/ |
D | machine.c | 27 pr_debug4("%s sym:%s end:%#" PRIx64 "\n", __func__, p->name, p->end); in arch__symbols__fixup_end()
|
/Linux-v5.15/lib/ |
D | gen_crc64table.c | 52 printf("\t0x%016" PRIx64 "ULL", crc64_table[i]); in print_crc64_table()
|