PRIx64             94 arch/mips/tools/elf-entry.c 	printf("0x%016" PRIx64 "\n", entry);
PRIx64            117 arch/mips/vdso/genvdso.h 					"\t.%s = 0x%" PRIx64 ",\n",
PRIx64            541 arch/x86/tools/relocs.c 		format = "%5d %016"PRIx64" %5"PRId64" %10s %10s %12s %s\n";
PRIx64            581 arch/x86/tools/relocs.c 		format = "%016"PRIx64" %016"PRIx64" %10s %016"PRIx64"  %s\n";
PRIx64             52 lib/gen_crc64table.c 		printf("\t0x%016" PRIx64 "ULL", crc64_table[i]);
PRIx64            980 scripts/dtc/checks.c 	snprintf(unit_addr, sizeof(unit_addr), "%"PRIx64, reg);
PRIx64            119 scripts/dtc/treesource.c 			fprintf(f, "0x%02"PRIx64, fdt64_to_cpu(*(const fdt64_t*)p));
PRIx64             76 scripts/dtc/yamltree.c 			sprintf(buf, "0x%"PRIx64, fdt64_to_cpu(*(fdt64_t*)(data + off)));
PRIx64           1760 tools/lib/bpf/libbpf.c 			pr_warning("relocation: symbol %"PRIx64" not found\n",
PRIx64            261 tools/perf/arch/powerpc/util/skip-callchain-idx.c 		pr_debug("%" PRIx64 " dso is NULL\n", ip);
PRIx64            267 tools/perf/arch/powerpc/util/skip-callchain-idx.c 	pr_debug("[DSO %s, sym %s, ip 0x%" PRIx64 "] rc %d\n",
PRIx64           1243 tools/perf/bench/numa.c 				printf(" #%2d / %2d: %14.2lf nsecs/op [val: %016"PRIx64"]\n",
PRIx64            481 tools/perf/builtin-c2c.c 	scnprintf(__s, sizeof(__s), "0x%" PRIx64, __v);	\
PRIx64             38 tools/perf/builtin-kallsyms.c 		printf("%s: %s %s %#" PRIx64 "-%#" PRIx64 " (%#" PRIx64 "-%#" PRIx64")\n",
PRIx64            428 tools/perf/builtin-kmem.c 	pr_debug2("unknown callsite: %"PRIx64 "\n", sample->ip);
PRIx64            882 tools/perf/builtin-kmem.c 		pr_debug2("missing free at page %"PRIx64" (order: %d)\n",
PRIx64           1019 tools/perf/builtin-kmem.c 			snprintf(buf, sizeof(buf), "%s+%" PRIx64 "", sym->name,
PRIx64           1022 tools/perf/builtin-kmem.c 			snprintf(buf, sizeof(buf), "%#" PRIx64 "", addr);
PRIx64           1082 tools/perf/builtin-kmem.c 			scnprintf(buf, sizeof(buf), "%"PRIx64, data->callsite);
PRIx64           1124 tools/perf/builtin-kmem.c 			scnprintf(buf, sizeof(buf), "%"PRIx64, data->callsite);
PRIx64            176 tools/perf/builtin-mem.c 			fmt = "%d%s%d%s0x%"PRIx64"%s0x%"PRIx64"%s0x%016"PRIx64
PRIx64            177 tools/perf/builtin-mem.c 			      "%s%"PRIu64"%s0x%"PRIx64"%s%s:%s\n";
PRIx64            179 tools/perf/builtin-mem.c 			fmt = "%5d%s%5d%s0x%016"PRIx64"%s0x016%"PRIx64
PRIx64            180 tools/perf/builtin-mem.c 			      "%s0x%016"PRIx64"%s%5"PRIu64"%s0x%06"PRIx64
PRIx64            204 tools/perf/builtin-mem.c 			fmt = "%d%s%d%s0x%"PRIx64"%s0x%"PRIx64"%s%"PRIu64
PRIx64            205 tools/perf/builtin-mem.c 			      "%s0x%"PRIx64"%s%s:%s\n";
PRIx64            207 tools/perf/builtin-mem.c 			fmt = "%5d%s%5d%s0x%016"PRIx64"%s0x016%"PRIx64
PRIx64            208 tools/perf/builtin-mem.c 			      "%s%5"PRIu64"%s0x%06"PRIx64"%s%s:%s\n";
PRIx64            734 tools/perf/builtin-report.c 		printed += fprintf(fp, "%*s  %" PRIx64 "-%" PRIx64 " %c%c%c%c %08" PRIx64 " %" PRIu64 " %s\n",
PRIx64            602 tools/perf/builtin-script.c 		printed += fprintf(fp, "%5s:0x%"PRIx64" ", perf_reg_name(r), val);
PRIx64            756 tools/perf/builtin-script.c 		printed += fprintf(fp, " 0x%"PRIx64, from);
PRIx64            763 tools/perf/builtin-script.c 		printed += fprintf(fp, "/0x%"PRIx64, to);
PRIx64            852 tools/perf/builtin-script.c 		printed += fprintf(fp, " 0x%"PRIx64, from);
PRIx64            858 tools/perf/builtin-script.c 		printed += fprintf(fp, "/0x%"PRIx64, to);
PRIx64            899 tools/perf/builtin-script.c 		pr_debug("\tblock %" PRIx64 "-%" PRIx64 " transfers between kernel and user\n", start, end);
PRIx64            906 tools/perf/builtin-script.c 			pr_debug("\tbrstack does not reach to final jump (%" PRIx64 "-%" PRIx64 ")\n", start, end);
PRIx64            908 tools/perf/builtin-script.c 			pr_debug("\tblock %" PRIx64 "-%" PRIx64 " (%" PRIu64 ") too long to dump\n", start, end, end - start);
PRIx64            913 tools/perf/builtin-script.c 		pr_debug("\tcannot resolve %" PRIx64 "-%" PRIx64 "\n", start, end);
PRIx64            917 tools/perf/builtin-script.c 		pr_debug("\tcannot resolve %" PRIx64 "-%" PRIx64 "\n", start, end);
PRIx64            930 tools/perf/builtin-script.c 		pr_debug("\tcannot fetch code for block at %" PRIx64 "-%" PRIx64 "\n",
PRIx64            955 tools/perf/builtin-script.c 	int printed = fprintf(fp, "\t%016" PRIx64 "\t%-30s\t#%s%s%s%s", ip,
PRIx64           1049 tools/perf/builtin-script.c 			pr_debug("%d: %" PRIx64 "-%" PRIx64 "\n", i,
PRIx64           1059 tools/perf/builtin-script.c 			pr_debug("\tpatching up to %" PRIx64 "-%" PRIx64 "\n", start, end);
PRIx64           1078 tools/perf/builtin-script.c 				printed += fprintf(fp, "\t%016" PRIx64 "\t%s\n", ip,
PRIx64           1122 tools/perf/builtin-script.c 		printed += fprintf(fp, "\t%016" PRIx64 "\t%s\n", sample->ip,
PRIx64           1130 tools/perf/builtin-script.c 		printed += fprintf(fp, "\t%016" PRIx64 "\t%s\n", start + off,
PRIx64           1153 tools/perf/builtin-script.c 	int printed = fprintf(fp, "%16" PRIx64, sample->addr);
PRIx64           1237 tools/perf/builtin-script.c 		len = fprintf(fp, "%*s%16" PRIx64, (int)depth * 4, "", ip);
PRIx64           1534 tools/perf/builtin-script.c 	len = fprintf(fp, " IP: %u payload: %#" PRIx64 " ",
PRIx64           1678 tools/perf/builtin-script.c 	len = scnprintf(out, 100, "%16" PRIx64 " %s", data_src, decode);
PRIx64           1898 tools/perf/builtin-script.c 		fprintf(fp, "%16" PRIx64, sample->phys_addr);
PRIx64            535 tools/perf/builtin-timechart.c 			fprintf(f, "..... %016" PRIx64 " %s\n", ip, tal.sym->name);
PRIx64            537 tools/perf/builtin-timechart.c 			fprintf(f, "..... %016" PRIx64 "\n", ip);
PRIx64            170 tools/perf/builtin-top.c 		    "Addr:   %" PRIx64 "\n"
PRIx64            172 tools/perf/builtin-top.c 		    "Map:    %" PRIx64 "-%" PRIx64 "\n"
PRIx64            173 tools/perf/builtin-top.c 		    "Symbol: %" PRIx64 "-%" PRIx64 " %c %s\n"
PRIx64           2442 tools/perf/builtin-trace.c 		fprintf(f, "%s+0x%" PRIx64, al->sym->name,
PRIx64           2445 tools/perf/builtin-trace.c 		fprintf(f, "0x%" PRIx64, al->addr);
PRIx64           2447 tools/perf/builtin-trace.c 		fprintf(f, "0x%" PRIx64, sample->addr);
PRIx64            160 tools/perf/tests/code-reading.c 		if (sscanf(line, "%"PRIx64, &addr) != 1)
PRIx64            194 tools/perf/tests/code-reading.c 	fmt = "%s -z -d --start-address=0x%"PRIx64" --stop-address=0x%"PRIx64" %s";
PRIx64            248 tools/perf/tests/code-reading.c 	pr_debug("Reading object code for memory address: %#"PRIx64"\n", addr);
PRIx64            268 tools/perf/tests/code-reading.c 	pr_debug("On file address is: %#"PRIx64"\n", al.addr);
PRIx64             86 tools/perf/tests/dwarf-unwind.c 		pr_debug("failed: got unresolved address 0x%" PRIx64 "\n",
PRIx64             92 tools/perf/tests/dwarf-unwind.c 	pr_debug("got: %s 0x%" PRIx64 ", expecting %s\n",
PRIx64            205 tools/perf/tests/mmap-thread-lookup.c 		pr_debug("map %p, addr %" PRIx64 "\n", al.map, al.map->start);
PRIx64            260 tools/perf/tests/sample-parsing.c 		pr_debug("%s failed for sample_type %#"PRIx64", error %d\n",
PRIx64            280 tools/perf/tests/sample-parsing.c 		pr_debug("%s failed for sample_type %#"PRIx64", error %d\n",
PRIx64            286 tools/perf/tests/sample-parsing.c 		pr_debug("parsing failed for sample_type %#"PRIx64"\n",
PRIx64            295 tools/perf/tests/sample-parsing.c 		pr_debug("read_format %#"PRIx64"\n", read_format);
PRIx64            140 tools/perf/tests/vmlinux-kallsyms.c 					pr_debug("WARN: %#" PRIx64 ": diff end addr for %s v: %#" PRIx64 " k: %#" PRIx64 "\n",
PRIx64            157 tools/perf/tests/vmlinux-kallsyms.c 					pr_debug("WARN: %#" PRIx64 ": diff name v: %s k: %s\n",
PRIx64            160 tools/perf/tests/vmlinux-kallsyms.c 					pr_debug("WARN: %#" PRIx64 ": diff name v: %s k: %s\n",
PRIx64            173 tools/perf/tests/vmlinux-kallsyms.c 			pr_debug("ERR : %#" PRIx64 ": %s not on kallsyms\n",
PRIx64            226 tools/perf/tests/vmlinux-kallsyms.c 			pr_info("WARN: %" PRIx64 "-%" PRIx64 " %" PRIx64 " %s in kallsyms as",
PRIx64            229 tools/perf/tests/vmlinux-kallsyms.c 				pr_info(":\nWARN: *%" PRIx64 "-%" PRIx64 " %" PRIx64,
PRIx64            477 tools/perf/ui/browsers/annotate.c 		ui_helpline__printf("Invalid jump offset: %" PRIx64, offset);
PRIx64             33 tools/perf/ui/browsers/map.c 	ui_browser__printf(browser, "%*" PRIx64 " %*" PRIx64 " %c ",
PRIx64            132 tools/perf/ui/browsers/map.c 	mb.addrlen = snprintf(tmp, sizeof(tmp), "%" PRIx64, maxaddr);
PRIx64             67 tools/perf/ui/gtk/annotate.c 	return scnprintf(buf, size, "%"PRIx64, start + dl->al.offset);
PRIx64            304 tools/perf/util/annotate.c 	return scnprintf(bf, size, "%-*s *%" PRIx64, max_ins_name, ins->name, ops->target.addr);
PRIx64            435 tools/perf/util/annotate.c 	return scnprintf(bf, size, "%-*s %.*s%" PRIx64, max_ins_name,
PRIx64            870 tools/perf/util/annotate.c 	pr_debug3("%s: addr=%#" PRIx64 "\n", __func__, map->unmap_ip(map, addr));
PRIx64            874 tools/perf/util/annotate.c 		pr_debug("%s(%d): ERANGE! sym->name=%s, start=%#" PRIx64 ", addr=%#" PRIx64 ", end=%#" PRIx64 "\n",
PRIx64            882 tools/perf/util/annotate.c 		pr_debug("%s(%d): ENOMEM! sym->name=%s, start=%#" PRIx64 ", addr=%#" PRIx64 ", end=%#" PRIx64 ", func: %d\n",
PRIx64            891 tools/perf/util/annotate.c 	pr_debug3("%#" PRIx64 " %s: period++ [addr: %#" PRIx64 ", %#" PRIx64
PRIx64           1000 tools/perf/util/annotate.c 		pr_debug2("BB with bad start: addr %"PRIx64" start %"PRIx64" sym %"PRIx64" saddr %"PRIx64"\n",
PRIx64           1360 tools/perf/util/annotate.c 	color_fprintf(stdout, annotate__address_color(br), "  %*" PRIx64 ":", addr_fmt_width, addr);
PRIx64           1737 tools/perf/util/annotate.c 	pr_debug("%s: handling sym %s addr %" PRIx64 " len %" PRIx64 "\n", __func__,
PRIx64           1880 tools/perf/util/annotate.c 	pr_debug("%s: filename=%s, sym=%s, start=%#" PRIx64 ", end=%#" PRIx64 "\n", __func__,
PRIx64           1911 tools/perf/util/annotate.c 		 "%s %s%s --start-address=0x%016" PRIx64
PRIx64           1912 tools/perf/util/annotate.c 		 " --stop-address=0x%016" PRIx64
PRIx64           2248 tools/perf/util/annotate.c 			printf("%*" PRIx64 ": %" PRIu64 "\n", BITS_PER_LONG / 2,
PRIx64           2260 tools/perf/util/annotate.c 			return scnprintf(bf, sizeof(bf), "%" PRIx64, start + line->offset);
PRIx64           2501 tools/perf/util/annotate.c 	printed = fprintf(fp, "%#" PRIx64 " %s", dl->al.offset, dl->ins.name);
PRIx64           2929 tools/perf/util/annotate.c 			printed = scnprintf(bf, sizeof(bf), "%" PRIx64 ": ", addr);
PRIx64           2944 tools/perf/util/annotate.c 				printed = scnprintf(bf, sizeof(bf), "%*" PRIx64 ": ",
PRIx64           1255 tools/perf/util/auxtrace.c 	pr_debug3("auxtrace idx %d old %#"PRIx64" head %#"PRIx64" diff %#"PRIx64"\n",
PRIx64           1754 tools/perf/util/auxtrace.c 		pr_err("#%d\t0x%"PRIx64"\t%c\t%s\n",
PRIx64           1861 tools/perf/util/auxtrace.c 		pr_err("Symbol '%s' (0x%"PRIx64") comes before '%s' (0x%"PRIx64")\n",
PRIx64           1864 tools/perf/util/auxtrace.c 		pr_err("Symbol '%s' (0x%"PRIx64") comes before address 0x%"PRIx64")\n",
PRIx64           1960 tools/perf/util/auxtrace.c 			pr_err("#%d\t0x%"PRIx64"\t%c\t%s\n",
PRIx64           2094 tools/perf/util/auxtrace.c 		err = asprintf(&filter, "%s 0x%"PRIx64"/0x%"PRIx64"%s%s",
PRIx64           2097 tools/perf/util/auxtrace.c 		err = asprintf(&filter, "%s 0x%"PRIx64"%s%s",
PRIx64           1165 tools/perf/util/callchain.c 		printed = scnprintf(bf, bfsize, "%#" PRIx64, cl->ip);
PRIx64            174 tools/perf/util/event.c 		ret  += fprintf(fp, "%u/%s: %" PRIu64 "/%#" PRIx64 "%s", idx,
PRIx64             29 tools/perf/util/event.h #define PRI_lx64 "l" PRIx64
PRIx64             33 tools/perf/util/event.h #define PRI_lx64 PRIx64
PRIx64            468 tools/perf/util/evsel.c 	r = scnprintf(bf, size, "mem:0x%" PRIx64 ":", addr);
PRIx64            590 tools/perf/util/evsel.c 	int ret = scnprintf(bf, size, "raw 0x%" PRIx64, evsel->core.attr.config);
PRIx64            143 tools/perf/util/evsel_fprintf.c 				printed += fprintf(fp, "%c%16" PRIx64, s, node->ip);
PRIx64            212 tools/perf/util/evsel_fprintf.c 			printed += fprintf(fp, "%16" PRIx64, sample->ip);
PRIx64            110 tools/perf/util/intel-bts.c 			color_fprintf(stdout, color, " %"PRIx64" -> %"PRIx64" %s\n",
PRIx64            806 tools/perf/util/intel-bts.c 		pr_debug("Synthesizing 'branches' event with id %" PRIu64 " sample type %#" PRIx64 "\n",
PRIx64            524 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c 		intel_pt_log("Reference timestamp 0x%" PRIx64 "\n",
PRIx64             56 tools/perf/util/intel-pt-decoder/intel-pt-log.c 	fprintf(f, "  %08" PRIx64 ": ", pos);
PRIx64             71 tools/perf/util/intel-pt-decoder/intel-pt-log.c 	fprintf(f, "  %08" PRIx64 ": ", pos);
PRIx64             56 tools/perf/util/intel-pt-decoder/intel-pt-log.h #define x64_fmt "0x%" PRIx64
PRIx64            664 tools/perf/util/intel-pt.c 		intel_pt_log("TIP.PGD ip %#"PRIx64" offset %#"PRIx64" in %s hit filter: %s offset %#"PRIx64" size %#"PRIx64"\n",
PRIx64            676 tools/perf/util/intel-pt.c 		intel_pt_log("TIP.PGD ip %#"PRIx64" offset %#"PRIx64" in %s is not in a filter region\n",
PRIx64           1103 tools/perf/util/intel-pt.c 		intel_pt_log("queue %u timestamp 0x%" PRIx64 "\n",
PRIx64           2171 tools/perf/util/intel-pt.c 				intel_pt_log("switch_ip: %"PRIx64" ptss_ip: %"PRIx64"\n",
PRIx64           2210 tools/perf/util/intel-pt.c 			intel_pt_log("TSC %"PRIx64" est. TSC %"PRIx64"\n",
PRIx64           2218 tools/perf/util/intel-pt.c 			intel_pt_log("TSC %"PRIx64" est. TSC %"PRIx64"\n",
PRIx64           2268 tools/perf/util/intel-pt.c 		intel_pt_log("queue %u processing 0x%" PRIx64 " to 0x%" PRIx64 "\n",
PRIx64           2416 tools/perf/util/intel-pt.c 	intel_pt_log("sched_switch: cpu %d tid %d time %"PRIu64" tsc %#"PRIx64"\n",
PRIx64           2495 tools/perf/util/intel-pt.c 	intel_pt_log("context_switch: cpu %d pid %d tid %d time %"PRIu64" tsc %#"PRIx64"\n",
PRIx64           2513 tools/perf/util/intel-pt.c 	intel_pt_log("itrace_start: cpu %d pid %d tid %d time %"PRIu64" tsc %#"PRIx64"\n",
PRIx64           2580 tools/perf/util/intel-pt.c 	intel_pt_log("event %u: cpu %d time %"PRIu64" tsc %#"PRIx64" ",
PRIx64           2702 tools/perf/util/intel-pt.c 	pr_debug("Synthesizing '%s' event with id %" PRIu64 " sample type %#" PRIx64 "\n",
PRIx64           3022 tools/perf/util/intel-pt.c 		intel_pt_log("range %d: TSC time interval: %#"PRIx64" to %#"PRIx64"\n",
PRIx64           3035 tools/perf/util/intel-pt.c 	[INTEL_PT_TSC_BIT]		= "  TSC bit             %#"PRIx64"\n",
PRIx64           3036 tools/perf/util/intel-pt.c 	[INTEL_PT_NORETCOMP_BIT]	= "  NoRETComp bit       %#"PRIx64"\n",
PRIx64           3040 tools/perf/util/intel-pt.c 	[INTEL_PT_MTC_BIT]		= "  MTC bit             %#"PRIx64"\n",
PRIx64           3043 tools/perf/util/intel-pt.c 	[INTEL_PT_CYC_BIT]		= "  CYC bit             %#"PRIx64"\n",
PRIx64            981 tools/perf/util/machine.c 	pr_debug2("Added extra kernel map %s %" PRIx64 "-%" PRIx64 "\n",
PRIx64            406 tools/perf/util/map.c 	return fprintf(fp, " %" PRIx64 "-%" PRIx64 " %" PRIx64 " %s\n",
PRIx64            102 tools/perf/util/mem2node.c 		pr_debug("mem2node %03" PRIu64 " [0x%016" PRIx64 "-0x%016" PRIx64 "]\n",
PRIx64            415 tools/perf/util/mmap.c 	pr_debug2("%s: buf=%p, start=%"PRIx64"\n", __func__, buf, *start);
PRIx64            435 tools/perf/util/mmap.c 		pr_debug3("move evt_head: %"PRIx64"\n", evt_head);
PRIx64             73 tools/perf/util/perf_event_attr_fprintf.c #define p_hex(val)		snprintf(buf, BUF_SIZE, "%#"PRIx64, (uint64_t)(val))
PRIx64            383 tools/perf/util/probe-event.c 	pr_debug("Symbol %s address found : %" PRIx64 "\n",
PRIx64            596 tools/perf/util/probe-event.c 	pr_debug("try to find information at %" PRIx64 " in %s\n", addr,
PRIx64           2157 tools/perf/util/probe-event.c 		ret = e_snprintf(buf, 128, "0x%" PRIx64, (u64)tp->address);
PRIx64            936 tools/perf/util/probe-finder.c 		"Probe on address 0x%" PRIx64 " to force probing at the function entry.\n\n",
PRIx64            535 tools/perf/util/s390-cpumsf.c 	pr_debug4("%s pos:%#zx ip:%#" PRIx64 " P:%d CL:%d pid:%d.%d cpumode:%d cpu:%d\n",
PRIx64            623 tools/perf/util/s390-cpumsf.c 		pr_err("[%#08" PRIx64 "] Invalid AUX trailer entry TOD clock base\n",
PRIx64            745 tools/perf/util/s390-cpumsf.c 	pr_debug4("%s queue_nr:%d buffer:%" PRId64 " offset:%#" PRIx64 " size:%#zx rest:%#zx\n",
PRIx64            699 tools/perf/util/scripting-engines/trace-event-python.c 				     "%5s:0x%" PRIx64 " ",
PRIx64           1037 tools/perf/util/session.c 			printf("..... %2d: %016" PRIx64 "\n",
PRIx64           1040 tools/perf/util/session.c 		printf("..... %2d: %016" PRIx64 "\n",
PRIx64           1043 tools/perf/util/session.c 			printf("..... %2d: %016" PRIx64 "\n",
PRIx64           1060 tools/perf/util/session.c 		printf("..... %2d: %016" PRIx64 "\n",
PRIx64           1076 tools/perf/util/session.c 			printf("..... %2"PRIu64": %016" PRIx64 " -> %016" PRIx64 " %hu cycles %s%s%s%s %x\n",
PRIx64           1085 tools/perf/util/session.c 			printf("..... %2"PRIu64": %016" PRIx64 "\n",
PRIx64           1098 tools/perf/util/session.c 		printf(".... %-5s 0x%" PRIx64 "\n",
PRIx64           1121 tools/perf/util/session.c 	printf("... %s regs: mask 0x%" PRIx64 " ABI %s\n",
PRIx64           1175 tools/perf/util/session.c 		printf("...... time enabled %016" PRIx64 "\n",
PRIx64           1179 tools/perf/util/session.c 		printf("...... time running %016" PRIx64 "\n",
PRIx64           1191 tools/perf/util/session.c 			printf("..... id %016" PRIx64
PRIx64           1192 tools/perf/util/session.c 			       ", value %016" PRIx64 "\n",
PRIx64           1196 tools/perf/util/session.c 		printf("..... id %016" PRIx64 ", value %016" PRIx64 "\n",
PRIx64           1206 tools/perf/util/session.c 	printf("\n%#" PRIx64 " [%#x]: event: %d\n",
PRIx64           1216 tools/perf/util/session.c 	printf("%#" PRIx64 " [%#x]: PERF_RECORD_%s", file_offset,
PRIx64           1228 tools/perf/util/session.c 	printf("(IP, 0x%x): %d/%d: %#" PRIx64 " period: %" PRIu64 " addr: %#" PRIx64 "\n",
PRIx64           1253 tools/perf/util/session.c 		printf(" . data_src: 0x%"PRIx64"\n", sample->data_src);
PRIx64           1256 tools/perf/util/session.c 		printf(" .. phys_addr: 0x%"PRIx64"\n", sample->phys_addr);
PRIx64           1259 tools/perf/util/session.c 		printf("... transaction: %" PRIx64 "\n", sample->transaction);
PRIx64           1921 tools/perf/util/session.c 		pr_err("%#" PRIx64 " [%#x]: failed to process type: %d\n",
PRIx64           1980 tools/perf/util/session.c 	pr_debug("%s: head=%#" PRIx64 " event->header_size=%#x, mmap_size=%#zx:"
PRIx64           2018 tools/perf/util/session.c 			pr_err("%#" PRIx64 " [%#x]: failed to process type: %d\n",
PRIx64           2131 tools/perf/util/session.c 		pr_err("%#" PRIx64 " [%#x]: failed to process type: %d [%s]\n",
PRIx64           1557 tools/perf/util/sort.c 		sprintf(p, ":%" PRIx64,
PRIx64            418 tools/perf/util/srcline.c 	scnprintf(cmd, sizeof(cmd), "addr2line -e %s %016"PRIx64,
PRIx64            461 tools/perf/util/srcline.c 	scnprintf(cmd, sizeof(cmd), "addr2line -e %s -i -f %016"PRIx64,
PRIx64            563 tools/perf/util/srcline.c 	} else if (asprintf(&srcline, "%s[%" PRIx64 "]", dso->short_name, addr) < 0)
PRIx64           1130 tools/perf/util/symbol-elf.c 			pr_debug4("%s: adjusting symbol: st_value: %#" PRIx64 " "
PRIx64           1131 tools/perf/util/symbol-elf.c 				  "sh_addr: %#" PRIx64 " sh_offset: %#" PRIx64 "\n", __func__,
PRIx64            292 tools/perf/util/symbol.c 	pr_debug4("%s: %s %#" PRIx64 "-%#" PRIx64 "\n",
PRIx64             12 tools/perf/util/symbol_fprintf.c 	return fprintf(fp, " %" PRIx64 "-%" PRIx64 " %c %s\n",
PRIx64             38 tools/perf/util/symbol_fprintf.c 		return fprintf(fp, "[%#" PRIx64 "]", al->addr);
PRIx64             87 tools/perf/util/unwind-libdw.c 	pr_debug("unwind: %s:ip = 0x%" PRIx64 " (0x%" PRIx64 ")\n",
PRIx64            146 tools/perf/util/unwind-libdw.c 			pr_debug("unwind: access_mem 0x%" PRIx64 " not inside range"
PRIx64            147 tools/perf/util/unwind-libdw.c 				 " 0x%" PRIx64 "-0x%" PRIx64 "\n",
PRIx64            156 tools/perf/util/unwind-libdw.c 	pr_debug("unwind: access_mem addr 0x%" PRIx64 ", val %lx, offset %d\n",
PRIx64            516 tools/perf/util/unwind-libunwind-local.c 				 " 0x%" PRIx64 "-0x%" PRIx64 "\n",
PRIx64            582 tools/perf/util/unwind-libunwind-local.c 	pr_debug("unwind: %s:ip = 0x%" PRIx64 " (0x%" PRIx64 ")\n",
PRIx64            273 tools/perf/util/values.c 		width = snprintf(NULL, 0, "%" PRIx64, values->counterrawid[j]);
PRIx64            291 tools/perf/util/values.c 			fprintf(fp, "  %*d  %*d  %*s  %*" PRIx64 "  %*" PRIu64,
PRIx64            159 tools/testing/selftests/kvm/lib/elf.c 			"  phdr index: %u p_memsz: 0x%" PRIx64,
PRIx64            106 tools/testing/selftests/kvm/lib/s390x/processor.c 			"WARNING: PTE for gpa=0x%"PRIx64" already set!\n", gpa);
PRIx64            117 tools/testing/selftests/powerpc/tm/tm-poison.c 		printf("Unknown value %#"PRIx64" leaked into f31!\n", unknown);
PRIx64            165 tools/testing/selftests/powerpc/tm/tm-poison.c 		printf("Unknown value %#"PRIx64" leaked into vr31!\n", unknown);
PRIx64            265 tools/testing/selftests/powerpc/tm/tm-unavailable.c 			printf("  high = %#16" PRIx64 "  low = %#16" PRIx64 " ",
PRIx64            274 tools/testing/selftests/powerpc/tm/tm-unavailable.c 			printf("  high = %#16" PRIx64 "  low = %#16" PRIx64,