Searched refs:PRIx64 (Results 1 - 43 of 43) sorted by relevance

/linux-4.4.14/tools/perf/tests/
H A Dvmlinux-kallsyms.c141 pr_debug("%#" PRIx64 ": diff end addr for %s v: %#" PRIx64 " k: %#" PRIx64 "\n", test__vmlinux_matches_kallsyms()
173 pr_debug("%#" PRIx64 ": diff name v: %s k: %s\n", test__vmlinux_matches_kallsyms()
177 pr_debug("%#" PRIx64 ": %s not on kallsyms\n", test__vmlinux_matches_kallsyms()
220 pr_info(" %" PRIx64 "-%" PRIx64 " %" PRIx64 " %s in kallsyms as", test__vmlinux_matches_kallsyms()
223 pr_info(":\n*%" PRIx64 "-%" PRIx64 " %" PRIx64, test__vmlinux_matches_kallsyms()
H A Ddwarf-unwind.c61 pr_debug("failed: got unresolved address 0x%" PRIx64 "\n", unwind_entry()
66 pr_debug("got: %s 0x%" PRIx64 "\n", symbol, entry->ip); unwind_entry()
H A Dsample-parsing.c246 pr_debug("%s failed for sample_type %#"PRIx64", error %d\n", do_test()
266 pr_debug("%s failed for sample_type %#"PRIx64", error %d\n", do_test()
272 pr_debug("parsing failed for sample_type %#"PRIx64"\n", do_test()
281 pr_debug("read_format %#"PRIx64"\n", read_format); do_test()
H A Dcode-reading.c102 if (sscanf(line, "%"PRIx64, &addr) != 1) read_objdump_output()
136 fmt = "%s -z -d --start-address=0x%"PRIx64" --stop-address=0x%"PRIx64" %s"; read_via_objdump()
187 pr_debug("Reading object code for memory address: %#"PRIx64"\n", addr); read_object_code()
203 pr_debug("On file address is: %#"PRIx64"\n", al.addr); read_object_code()
H A Dmmap-thread-lookup.c202 pr_debug("map %p, addr %" PRIx64 "\n", al.map, al.map->start); mmap_events()
/linux-4.4.14/tools/perf/util/
H A Dunwind-libdw.c68 pr_debug("unwind: %s:ip = 0x%" PRIx64 " (0x%" PRIx64 ")\n", entry()
130 pr_debug("unwind: access_mem 0x%" PRIx64 " not inside range" memory_read()
131 " 0x%" PRIx64 "-0x%" PRIx64 "\n", memory_read()
140 pr_debug("unwind: access_mem addr 0x%" PRIx64 ", val %lx, offset %d\n", memory_read()
H A Dannotate.c102 return scnprintf(bf, size, "%-6.6s *%" PRIx64, ins->name, ops->target.addr); call__scnprintf()
132 return scnprintf(bf, size, "%-6.6s %" PRIx64, ins->name, ops->target.offset); jump__scnprintf()
549 pr_debug3("%s: addr=%#" PRIx64 "\n", __func__, map->unmap_ip(map, addr)); __symbol__inc_addr_samples()
552 pr_debug("%s(%d): ERANGE! sym->name=%s, start=%#" PRIx64 ", addr=%#" PRIx64 ", end=%#" PRIx64 "\n", __symbol__inc_addr_samples()
562 pr_debug3("%#" PRIx64 " %s: period++ [addr: %#" PRIx64 ", %#" PRIx64 __symbol__inc_addr_samples()
646 pr_debug2("BB with bad start: addr %"PRIx64" start %"PRIx64" sym %"PRIx64" saddr %"PRIx64"\n", addr_map_symbol__account_cycles()
906 color_fprintf(stdout, PERF_COLOR_MAGENTA, " %" PRIx64 ":", addr); disasm_line__print()
1142 pr_debug("%s: filename=%s, sym=%s, start=%#" PRIx64 ", end=%#" PRIx64 "\n", __func__, symbol__annotate()
1196 "%s %s%s --start-address=0x%016" PRIx64 symbol__annotate()
1197 " --stop-address=0x%016" PRIx64 symbol__annotate()
1460 printf("%*" PRIx64 ": %" PRIu64 "\n", BITS_PER_LONG / 2, symbol__annotate_hits()
1588 printed = fprintf(fp, "%#" PRIx64 " %s", dl->offset, dl->name); disasm_line__fprintf()
H A Dsession.c739 printf("..... %2d: %016" PRIx64 "\n", callchain__lbr_callstack_printf()
742 printf("..... %2d: %016" PRIx64 "\n", callchain__lbr_callstack_printf()
745 printf("..... %2d: %016" PRIx64 "\n", callchain__lbr_callstack_printf()
762 printf("..... %2d: %016" PRIx64 "\n", callchain__printf()
775 printf("..... %2"PRIu64": %016" PRIx64 " -> %016" PRIx64 " %hu cycles %s%s%s%s %x\n", branch_stack__printf()
793 printf(".... %-5s 0x%" PRIx64 "\n", sizeof()
816 printf("... %s regs: mask 0x%" PRIx64 " ABI %s\n", regs__printf()
870 printf("...... time enabled %016" PRIx64 "\n", sample_read__printf()
874 printf("...... time running %016" PRIx64 "\n", sample_read__printf()
886 printf("..... id %016" PRIx64 sample_read__printf()
887 ", value %016" PRIx64 "\n", sample_read__printf()
891 printf("..... id %016" PRIx64 ", value %016" PRIx64 "\n", sample_read__printf()
901 printf("\n%#" PRIx64 " [%#x]: event: %d\n", dump_event()
909 printf("%#" PRIx64 " [%#x]: PERF_RECORD_%s", file_offset, dump_event()
921 printf("(IP, 0x%x): %d/%d: %#" PRIx64 " period: %" PRIu64 " addr: %#" PRIx64 "\n", dump_sample()
946 printf(" . data_src: 0x%"PRIx64"\n", sample->data_src); dump_sample()
949 printf("... transaction: %" PRIx64 "\n", sample->transaction); dump_sample()
1487 pr_err("%#" PRIx64 " [%#x]: failed to process type: %d\n", __perf_session__process_pipe_events()
1635 pr_err("%#" PRIx64 " [%#x]: failed to process type: %d\n", __perf_session__process_events()
1824 printf("%c%16" PRIx64, s, node->ip); perf_evsel__print_ip()
1862 printf("%16" PRIx64, sample->ip); perf_evsel__print_ip()
H A Dvalues.c200 width = snprintf(NULL, 0, "%" PRIx64, values->counterrawid[j]); perf_read_values__display_raw()
218 fprintf(fp, " %*d %*d %*s %*" PRIx64 " %*" PRIu64, perf_read_values__display_raw()
H A Devent.c277 n = sscanf(bf, "%"PRIx64"-%"PRIx64" %s %"PRIx64" %x:%x %u %[^\n]\n", perf_event__synthesize_mmap_events()
764 return fprintf(fp, " %d/%d: [%#" PRIx64 "(%#" PRIx64 ") @ %#" PRIx64 "]: %c %s\n", perf_event__fprintf_mmap()
773 return fprintf(fp, " %d/%d: [%#" PRIx64 "(%#" PRIx64 ") @ %#" PRIx64 perf_event__fprintf_mmap2()
827 return fprintf(fp, " offset: %#"PRIx64" size: %#"PRIx64" flags: %#"PRIx64" [%s%s]\n", perf_event__fprintf_aux()
H A Dintel-pt.c874 intel_pt_log("queue %u timestamp 0x%" PRIx64 "\n", intel_pt_setup_queue()
1326 intel_pt_log("switch_ip: %"PRIx64" ptss_ip: %"PRIx64"\n", intel_pt_run_decoder()
1368 intel_pt_log("TSC %"PRIx64" est. TSC %"PRIx64"\n", intel_pt_run_decoder()
1376 intel_pt_log("TSC %"PRIx64" est. TSC %"PRIx64"\n", intel_pt_run_decoder()
1420 intel_pt_log("queue %u processing 0x%" PRIx64 " to 0x%" PRIx64 "\n", intel_pt_process_queues()
1568 intel_pt_log("sched_switch: cpu %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", intel_pt_process_switch()
1609 intel_pt_log("context_switch: cpu %d pid %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", intel_pt_context_switch()
1627 intel_pt_log("itrace_start: cpu %d pid %d tid %d time %"PRIu64" tsc %#"PRIx64"\n", intel_pt_process_itrace_start()
1694 intel_pt_log("event %s (%u): cpu %d time %"PRIu64" tsc %#"PRIx64"\n", intel_pt_process_event()
1880 pr_debug("Synthesizing 'instructions' event with id %" PRIu64 " sample type %#" PRIx64 "\n",
1901 pr_debug("Synthesizing 'transactions' event with id %" PRIu64 " sample type %#" PRIx64 "\n",
1928 pr_debug("Synthesizing 'branches' event with id %" PRIu64 " sample type %#" PRIx64 "\n",
1988 [INTEL_PT_TSC_BIT] = " TSC bit %#"PRIx64"\n",
1989 [INTEL_PT_NORETCOMP_BIT] = " NoRETComp bit %#"PRIx64"\n",
1993 [INTEL_PT_MTC_BIT] = " MTC bit %#"PRIx64"\n",
1996 [INTEL_PT_CYC_BIT] = " CYC bit %#"PRIx64"\n",
H A Dunwind-libunwind.c468 " 0x%" PRIx64 "-0x%" PRIx64 "\n", access_mem()
537 pr_debug("unwind: %s:ip = 0x%" PRIx64 " (0x%" PRIx64 ")\n", entry()
H A Dsrcline.c222 scnprintf(cmd, sizeof(cmd), "addr2line -e %s %016"PRIx64, addr2line()
316 } else if (asprintf(&srcline, "%s[%" PRIx64 "]", dso->short_name, addr) < 0) __get_srcline()
H A Dauxtrace.c907 fprintf(stdout, " size: %#"PRIx64" offset: %#"PRIx64" ref: %#"PRIx64" idx: %u tid: %d cpu: %d\n", perf_event__process_auxtrace()
1111 ret += fprintf(fp, " cpu %d pid %d tid %d ip %#"PRIx64" code %u: %s\n", perf_event__fprintf_auxtrace_error()
1172 pr_debug3("auxtrace idx %d old %#"PRIx64" head %#"PRIx64" diff %#"PRIx64"\n", __auxtrace_mmap__read()
H A Dpython.c85 if (asprintf(&s, "{ type: mmap, pid: %u, tid: %u, start: %#" PRIx64 ", " pyrf_mmap_event__repr()
86 "length: %#" PRIx64 ", offset: %#" PRIx64 ", " pyrf_mmap_event__repr()
218 if (asprintf(&s, "{ type: lost, id: %#" PRIx64 ", " pyrf_lost_event__repr()
219 "lost: %#" PRIx64 " }", pyrf_lost_event__repr()
H A Dintel-bts.c115 color_fprintf(stdout, color, " %"PRIx64" -> %"PRIx64" %s\n", intel_bts_dump()
810 pr_debug("Synthesizing 'branches' event with id %" PRIu64 " sample type %#" PRIx64 "\n",
H A Dmap.c381 return fprintf(fp, " %" PRIx64 "-%" PRIx64 " %" PRIx64 " %s\n", map__fprintf()
H A Dsymbol.c245 pr_debug4("%s: %s %#" PRIx64 "-%#" PRIx64 "\n", symbol__new()
259 return fprintf(fp, " %" PRIx64 "-%" PRIx64 " %c %s\n", symbol__fprintf()
H A Dsymbol-elf.c1055 pr_debug4("%s: adjusting symbol: st_value: %#" PRIx64 " " elf_symtab__for_each_symbol()
1056 "sh_addr: %#" PRIx64 " sh_offset: %#" PRIx64 "\n", __func__, elf_symtab__for_each_symbol()
H A Devsel.c364 r = scnprintf(bf, size, "mem:0x%" PRIx64 ":", addr); __perf_evsel__bp_name()
486 int ret = scnprintf(bf, size, "raw 0x%" PRIx64, evsel->attr.config); perf_evsel__raw_name()
1215 #define p_hex(val) snprintf(buf, BUF_SIZE, "%#"PRIx64, (uint64_t)(val))
H A Dcallchain.c791 printed = scnprintf(bf, bfsize, "%#" PRIx64, cl->ip); callchain_list__sym_name()
H A Dprobe-event.c339 pr_debug("Symbol %s address found : %" PRIx64 "\n", find_alternative_probe_point()
536 pr_debug("try to find information at %" PRIx64 " in %s\n", addr, find_perf_probe_point_from_dwarf()
1944 ret = e_snprintf(buf, 128, "0x%" PRIx64, (u64)tp->address); convert_to_perf_probe_point()
H A Dsort.c1278 sprintf(p, ":%" PRIx64, hist_entry__transaction_snprintf()
/linux-4.4.14/tools/perf/ui/browsers/
H A Dmap.c28 ui_browser__printf(browser, "%*" PRIx64 " %*" PRIx64 " %c ", map_browser__write()
127 mb.addrlen = snprintf(tmp, sizeof(tmp), "%" PRIx64, maxaddr); map__browse()
H A Dannotate.c188 printed = scnprintf(bf, sizeof(bf), "%" PRIx64 ": ", addr); annotate_browser__write()
202 printed = scnprintf(bf, sizeof(bf), "%*" PRIx64 ": ", annotate_browser__write()
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-log.c60 fprintf(f, " %08" PRIx64 ": ", pos); intel_pt_print_data()
75 fprintf(f, " %08" PRIx64 ": ", pos); intel_pt_print_no_data()
H A Dintel-pt-log.h64 #define x64_fmt "0x%" PRIx64
H A Dintel-pt-decoder.c466 intel_pt_log("Reference timestamp 0x%" PRIx64 "\n", intel_pt_get_data()
/linux-4.4.14/tools/perf/
H A Dbuiltin-mem.c83 fmt = "%d%s%d%s0x%"PRIx64"%s0x%"PRIx64"%s%"PRIu64 dump_raw_samples()
84 "%s0x%"PRIx64"%s%s:%s\n"; dump_raw_samples()
86 fmt = "%5d%s%5d%s0x%016"PRIx64"%s0x016%"PRIx64 dump_raw_samples()
87 "%s%5"PRIu64"%s0x%06"PRIx64"%s%s:%s\n"; dump_raw_samples()
H A Dbuiltin-top.c152 "Addr: %" PRIx64 "\n" ui__warn_map_erange()
154 "Map: %" PRIx64 "-%" PRIx64 "\n" ui__warn_map_erange()
155 "Symbol: %" PRIx64 "-%" PRIx64 " %c %s\n" ui__warn_map_erange()
H A Dbuiltin-kmem.c407 pr_debug2("unknown callsite: %"PRIx64 "\n", sample->ip); find_callsite()
853 pr_debug2("missing free at page %"PRIx64" (order: %d)\n", perf_evsel__process_page_free_event()
977 snprintf(buf, sizeof(buf), "%s+%" PRIx64 "", sym->name, __print_slab_result()
980 snprintf(buf, sizeof(buf), "%#" PRIx64 "", addr); __print_slab_result()
1041 scnprintf(buf, sizeof(buf), "%"PRIx64, data->callsite); __print_page_alloc_result()
1084 scnprintf(buf, sizeof(buf), "%"PRIx64, data->callsite); __print_page_caller_result()
H A Dbuiltin-script.c384 printf("%5s:0x%"PRIx64" ", perf_reg_name(r), val); sizeof()
453 printf(" 0x%"PRIx64"/0x%"PRIx64"/%c/%c/%c/%d ", print_sample_brstack()
510 printf("%16" PRIx64, sample->addr); print_sample_addr()
H A Dbuiltin-timechart.c536 fprintf(f, "..... %016" PRIx64 " %s\n", ip, cat_backtrace()
539 fprintf(f, "..... %016" PRIx64 "\n", ip); cat_backtrace()
H A Dbuiltin-trace.c2211 fprintf(f, "%s+0x%" PRIx64, al->sym->name, print_location()
2214 fprintf(f, "0x%" PRIx64, al->addr); print_location()
2216 fprintf(f, "0x%" PRIx64, sample->addr); print_location()
/linux-4.4.14/tools/include/linux/
H A Dtypes.h23 * so that we can print it with "%"PRIx64 without getting warnings.
/linux-4.4.14/arch/mips/kvm/
H A Dtlb.c35 #define PRIx64 "llx" macro
98 kvm_info("Lo0=0x%09" PRIx64 " %c%c attr %lx ", kvm_mips_dump_host_tlbs()
103 kvm_info("Lo1=0x%09" PRIx64 " %c%c attr %lx sz=%lx\n", kvm_mips_dump_host_tlbs()
130 kvm_info("Lo0=0x%09" PRIx64 " %c%c attr %lx ", kvm_mips_dump_guest_tlbs()
135 kvm_info("Lo1=0x%09" PRIx64 " %c%c attr %lx sz=%lx\n", kvm_mips_dump_guest_tlbs()
156 kvm_err("Couldn't get pfn for gfn %#" PRIx64 "!\n", gfn); kvm_mips_map_page()
/linux-4.4.14/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c258 pr_debug("%" PRIx64 " dso is NULL\n", ip); arch_skip_callchain_idx()
264 pr_debug("[DSO %s, sym %s, ip 0x%" PRIx64 "] rc %d\n", arch_skip_callchain_idx()
/linux-4.4.14/arch/mips/vdso/
H A Dgenvdso.h172 "\t.%s = 0x%" PRIx64 ",\n", get_symbols()
/linux-4.4.14/tools/perf/ui/gtk/
H A Dannotate.c61 return scnprintf(buf, size, "%"PRIx64, start + dl->offset); perf_gtk__get_offset()
/linux-4.4.14/arch/x86/tools/
H A Drelocs.c522 format = "%5d %016"PRIx64" %5"PRId64" %10s %10s %12s %s\n"; print_absolute_symbols()
562 format = "%016"PRIx64" %016"PRIx64" %10s %016"PRIx64" %s\n"; print_absolute_relocs()
/linux-4.4.14/arch/x86/kvm/
H A Dlapic.c52 #define PRIx64 "llx" macro
1298 PRIx64 ", " start_apic_timer()
1300 "expire @ 0x%016" PRIx64 ".\n", __func__, start_apic_timer()
1650 apic_debug("apic base msr is 0x%016" PRIx64 ", and base address is " kvm_lapic_set_base()
1711 "0x%016" PRIx64 ", base_address=0x%0lx.\n", __func__, kvm_lapic_reset()
/linux-4.4.14/tools/lib/bpf/
H A Dlibbpf.c643 pr_warning("relocation: symbol %"PRIx64" not found\n", bpf_program__collect_reloc()
/linux-4.4.14/tools/perf/bench/
H A Dnuma.c1184 printf(" #%2d / %2d: %14.2lf nsecs/op [val: %016"PRIx64"]\n", worker_thread()

Completed in 1375 milliseconds