Home
last modified time | relevance | path

Searched refs:PRIx64 (Results 251 – 275 of 447) sorted by relevance

1...<<1112131415161718

/openbmc/qemu/hw/arm/
H A Domap_sx1.c81 printf("%s: value %" PRIx64 " %u bytes written at 0x%x\n", in static_write()
/openbmc/qemu/hw/m68k/
H A Dnext-kbd.c158 "val=0x%"PRIx64"\n", size, addr, value); in kbd_writefn()
/openbmc/qemu/contrib/plugins/
H A Dhotpages.c91 "0x%016"PRIx64", 0x%04x, %"PRId64 in plugin_exit()
H A Dcache.c660 g_string_append_printf(rep, "0x%" PRIx64, insn->addr); in log_top_insns()
673 g_string_append_printf(rep, "0x%" PRIx64, insn->addr); in log_top_insns()
690 g_string_append_printf(rep, "0x%" PRIx64, insn->addr); in log_top_insns()
/openbmc/qemu/
H A Dqemu-io-cmds.c454 printf("%08" PRIx64 ": ", offset + i); in dump_buffer()
1756 printf("start: 0x%" PRIx64 ", len 0x%" PRIx64 ", " in zone_report_f()
1757 "cap"" 0x%" PRIx64 ", wptr 0x%" PRIx64 ", " in zone_report_f()
1930 printf("After zap done, the append sector is 0x%" PRIx64 "\n", in zone_append_f()
2293 printf("%s (0x%" PRIx64 ") bytes %s at offset %s (0x%" PRIx64 ")\n", in map_f()
/openbmc/linux/tools/perf/util/
H A Dprobe-event.c413 pr_debug("Symbol %s address found : %" PRIx64 "\n", in find_alternative_probe_point()
672 pr_debug("try to find information at %" PRIx64 " in %s\n", addr, in find_perf_probe_point_from_dwarf()
2178 err = strbuf_addf(buf, "%s:0x%" PRIx64, tp->module, tp->address); in synthesize_uprobe_trace_def()
2193 return strbuf_addf(buf, "%s%s0x%" PRIx64, tp->module ?: "", in synthesize_kprobe_trace_def()
2292 ret = e_snprintf(buf, 128, "0x%" PRIx64, tp->address); in convert_to_perf_probe_point()
2519 if (sscanf(buf, "0x%" PRIx64 "-0x%" PRIx64, &node->start, &node->end) != 2) { in kprobe_blacklist__load()
2535 pr_debug2("Blacklist: 0x%" PRIx64 "-0x%" PRIx64 ", %s\n", in kprobe_blacklist__load()
3117 pr_debug("Found duplicated symbol %s @ %" PRIx64 "\n", in find_probe_trace_events_from_map()
3251 if (asprintf(&tp->symbol, "0x%" PRIx64, tp->address) < 0) in try_to_find_absolute_address()
3262 if (asprintf(&tp->realname, "abs_%" PRIx64, tp->address) < 0) in try_to_find_absolute_address()
H A Dsymbol-elf.c652 snprintf(buf, buf_sz, "offset_%#" PRIx64 "@plt", (u64)shdr.sh_offset + i); in dso__synthesize_plt_got_symbols()
824 "offset_%#" PRIx64 "@plt", plt_offset); in dso__synthesize_plt_symbols()
1685 "symbol: %s st_value: %#" PRIx64 "\n", in dso__load_sym_internal()
1687 pr_debug4("%s: adjusting symbol: st_value: %#" PRIx64 " " in dso__load_sym_internal()
1688 "sh_addr: %#" PRIx64 " sh_offset: %#" PRIx64 "\n", in dso__load_sym_internal()
1701 pr_debug4("%s: adjusting symbol: st_value: %#" PRIx64 " " in dso__load_sym_internal()
1702 "p_vaddr: %#" PRIx64 " p_offset: %#" PRIx64 "\n", in dso__load_sym_internal()
/openbmc/qemu/dump/
H A Dwin_dump.c63 " 0x%016" PRIx64 "-0x%016" PRIx64, addr, addr + size - 1); in write_run()
/openbmc/qemu/hw/misc/
H A Dmips_itu.c81 qemu_log_mask(LOG_GUEST_ERROR, "Read 0x%" PRIx64 "\n", addr); in itc_tag_read()
127 qemu_log_mask(LOG_GUEST_ERROR, "Bad write 0x%" PRIx64 "\n", addr); in itc_tag_write()
H A Dexynos4210_rng.c188 DPRINTF("RNG_CONTROL_1 = 0x%" PRIx64 "\n", val); in exynos4210_rng_write()
H A Dmips_cmgcr.c165 " 0x%" PRIx64 "\n", size, addr, data); in gcr_write()
/openbmc/qemu/accel/tcg/
H A Dtranslate-all.c458 " -- guest addr 0x%016" PRIx64 " + tb prologue\n", in tb_gen_code()
471 fprintf(logfile, " -- guest addr 0x%016" PRIx64 "\n", in tb_gen_code()
/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c417 qos_printf("set_protocol_features: 0x%"PRIx64 "\n", msg.payload.u64); in chr_read()
429 qos_printf("set_vring_addr: 0x%"PRIx64"/0x%"PRIx64"/0x%"PRIx64"\n", in chr_read()
/openbmc/qemu/hw/intc/
H A Dopenpic.c570 DPRINTF("%s: addr %#" HWADDR_PRIx " <= %08" PRIx64, in openpic_gbl_write()
752 DPRINTF("%s: addr %#" HWADDR_PRIx " <= %08" PRIx64, in openpic_tmr_write()
835 DPRINTF("%s: addr %#" HWADDR_PRIx " <= %08" PRIx64, in openpic_src_write()
889 DPRINTF("%s: addr %#" HWADDR_PRIx " <= 0x%08" PRIx64, in openpic_msi_write()
960 DPRINTF("%s: addr %#" HWADDR_PRIx " <= 0x%08" PRIx64, in openpic_summary_write()
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c60 error_report("RAM section out of device range (min=0x%" PRIx64 in vhost_vdpa_listener_skipped_section()
75 error_report("RAM section out of device range (max=0x%" PRIx64 in vhost_vdpa_listener_skipped_section()
76 ", end addr=0x%" PRIx64 ")", in vhost_vdpa_listener_skipped_section()
217 error_report("RAM section out of device range (max=0x%" PRIx64 in vhost_vdpa_iommu_map_notify()
218 ", end addr=0x%" PRIx64 ")", in vhost_vdpa_iommu_map_notify()
/openbmc/linux/tools/perf/
H A Dbuiltin-kmem.c446 pr_debug2("unknown callsite: %"PRIx64 "\n", sample->ip); in find_callsite()
899 pr_debug2("missing free at page %"PRIx64" (order: %d)\n", in evsel__process_page_free_event()
1036 snprintf(buf, sizeof(buf), "%s+%" PRIx64 "", sym->name, in __print_slab_result()
1039 snprintf(buf, sizeof(buf), "%#" PRIx64 "", addr); in __print_slab_result()
1099 scnprintf(buf, sizeof(buf), "%"PRIx64, data->callsite); in __print_page_alloc_result()
1141 scnprintf(buf, sizeof(buf), "%"PRIx64, data->callsite); in __print_page_caller_result()
H A Dbuiltin-top.c176 "Addr: %" PRIx64 "\n" in ui__warn_map_erange()
178 "Map: %" PRIx64 "-%" PRIx64 "\n" in ui__warn_map_erange()
179 "Symbol: %" PRIx64 "-%" PRIx64 " %c %s\n" in ui__warn_map_erange()
/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c657 intel_pt_log("Reference timestamp 0x%" PRIx64 "\n", in intel_pt_get_data()
2516 intel_pt_log("Translated VM TSC %#" PRIx64 " -> %#" PRIx64 in intel_pt_translate_vm_tsc()
2517 " VMCS %#" PRIx64 " TSC Offset %#" PRIx64 "\n", in intel_pt_translate_vm_tsc()
2545 p_log("VMCS: %#" PRIx64 " TSC Offset %#" PRIx64, in intel_pt_print_vmcs_info()
2735 p_log("ERROR: Unknown TSC Offset for VMCS %#" PRIx64, in intel_pt_vm_tm_corr_tsc()
2782 intel_pt_log("Translated VM TSC %#" PRIx64 " -> %#" PRIx64 in intel_pt_vm_tm_corr_pebs_tsc()
2783 " VMCS %#" PRIx64 " TSC Offset %#" PRIx64 "\n", in intel_pt_vm_tm_corr_pebs_tsc()
/openbmc/qemu/block/
H A Dvmdk.c743 error_setg(errp, "Bad const header magic: 0x%016" PRIx64, in check_se_sparse_const_header()
749 error_setg(errp, "Unsupported version: 0x%016" PRIx64, in check_se_sparse_const_header()
767 error_setg(errp, "Unsupported flags: 0x%016" PRIx64, in check_se_sparse_const_header()
775 " 0x%016" PRIx64 " 0x%016" PRIx64 in check_se_sparse_const_header()
776 " 0x%016" PRIx64 " 0x%016" PRIx64, in check_se_sparse_const_header()
800 error_setg(errp, "Bad volatile header magic: 0x%016" PRIx64, in check_se_sparse_volatile_header()
2072 error_report("Wrong offset: offset=0x%" PRIx64 in vmdk_pwritev()
2073 " total_sectors=0x%" PRIx64, in vmdk_pwritev()
/openbmc/qemu/hw/char/
H A Dbcm2835_aux.c167 " or disable UART: 0x%"PRIx64"\n", in bcm2835_aux_write()
/openbmc/qemu/tests/plugin/
H A Dinsn.c65 g_string_append_printf(ts, "0x%" PRIx64 ", '%s', %"PRId64 " hits", in vcpu_insn_matched_exec_before()
/openbmc/qemu/hw/pci/
H A Dpci_host.c163 PCI_DPRINTF("%s addr " HWADDR_FMT_plx " len %d val %"PRIx64"\n", in pci_host_config_write()
/openbmc/linux/tools/testing/selftests/kvm/lib/s390x/
H A Dprocessor.c85 "WARNING: PTE for gpa=0x%"PRIx64" already set!\n", gpa); in virt_arch_pg_map()
/openbmc/linux/scripts/dtc/
H A Dyamltree.c77 sprintf(buf, "0x%"PRIx64, dtb_ld64(data + off)); in yaml_propval_int()
/openbmc/linux/tools/testing/selftests/mm/
H A Duffd-unit-tests.c228 err("pagemap uffd-wp bit error: 0x%"PRIx64, value); \
1114 "(miss=%d, wp=%d, minor=%d): expected=0x%"PRIx64", " in do_register_ioctls_test()
1115 "returned=0x%"PRIx64, miss, wp, minor, expected, ioctls); in do_register_ioctls_test()

1...<<1112131415161718