Home
last modified time | relevance | path

Searched refs:PRId64 (Results 26 – 50 of 176) sorted by relevance

12345678

/openbmc/qemu/hw/ide/
H A Dtrace-events18 ide_sector_read(int64_t sector_num, int nsectors) "sector=%"PRId64" nsectors=%d"
19 ide_sector_write(int64_t sector_num, int nsectors) "sector=%"PRId64" nsectors=%d"
22 ide_dma_cb(void *s, int64_t sector_num, int n, const char *dma) "IDEState %p; sector_num=%"PRId64" …
91 …port, int off_idx, int64_t off_pos) "ahci(%p)[%d]: Incorrect offset! off_idx: %d, off_pos: %"PRId64
93 …int8_t tag, int count, int64_t lba) "ahci(%p)[%d][tag:%d]: NCQ reading %d sectors from LBA %"PRId64
94 … uint8_t tag, int count, int64_t lba) "ahci(%p)[%d][tag:%d]: NCQ writing %d sectors to LBA %"PRId64
102 … uint64_t lba, uint64_t end) "ahci(%p)[%d][tag:%d]: NCQ op 0x%02x on sectors [%"PRId64",%"PRId64"]"
/openbmc/qemu/include/exec/
H A Dhwaddr.h14 #define HWADDR_PRId PRId64
H A Dtarget_long.h37 #define TARGET_FMT_ld "%" PRId64
/openbmc/qemu/util/
H A Dblock-helpers.c41 "Property %s.%s doesn't take value '%" PRId64 in check_block_size()
/openbmc/qemu/hw/core/
H A Dmachine.c833 error_setg(errp, "CPU is already assigned to node-id: %" PRId64, in machine_set_cpu_numa_node()
846 error_setg(errp, "The initiator of CPU NUMA node %" PRId64 in machine_set_cpu_numa_node()
1196 g_string_append_printf(s, "socket-id: %"PRId64, cpu->props.socket_id); in cpu_slot_to_string()
1202 g_string_append_printf(s, "die-id: %"PRId64, cpu->props.die_id); in cpu_slot_to_string()
1208 g_string_append_printf(s, "cluster-id: %"PRId64, cpu->props.cluster_id); in cpu_slot_to_string()
1214 g_string_append_printf(s, "core-id: %"PRId64, cpu->props.core_id); in cpu_slot_to_string()
1220 g_string_append_printf(s, "thread-id: %"PRId64, cpu->props.thread_id); in cpu_slot_to_string()
1332 warn_report("CPU-%d and CPU-%d in socket-%" PRId64 "-cluster-%" PRId64 in validate_cpu_cluster_to_numa_boundary()
1333 " have been associated with node-%" PRId64 " and node-%" PRId64 in validate_cpu_cluster_to_numa_boundary()
H A Dmachine-qmp-cmds.c225 g_string_append_printf(buf, "node %d size: %" PRId64 " MB\n", i, in qmp_x_query_numa()
227 g_string_append_printf(buf, "node %d plugged: %" PRId64 " MB\n", i, in qmp_x_query_numa()
351 g_string_append_printf(buf, "%2d: %" PRId64 "\n", i, in qmp_x_query_irq_foreach()
/openbmc/qemu/hw/sensor/
H A Dlsm303dlhc_mag.c134 error_setg(errp, "value %" PRId64 " out of register's range", value); in lsm303dlhc_mag_set_x()
157 error_setg(errp, "value %" PRId64 " out of register's range", value); in lsm303dlhc_mag_set_y()
180 error_setg(errp, "value %" PRId64 " out of register's range", value); in lsm303dlhc_mag_set_z()
221 error_setg(errp, "value %" PRId64 " lsb is out of range", value); in lsm303dlhc_mag_set_temperature()
/openbmc/qemu/block/
H A Dblkverify.c54 fprintf(stderr, "blkverify: %s offset=%" PRId64 " bytes=%" PRId64 " ", in blkverify_err()
250 blkverify_err(&r, "contents mismatch at offset %" PRId64, in blkverify_co_preadv()
H A Dparallels-ext.c148 error_setg(errp, "Bitmap size (in sectors) %" PRId64 " differs from " in parallels_load_bitmap()
149 "disk size in sectors %" PRId64, bf.size, bs->total_sectors); in parallels_load_bitmap()
/openbmc/linux/tools/testing/selftests/mm/
H A Duffd-common.c404 err("failed to exercise UFFDIO_CONTINUE error handling, ret=%d, mapped=%" PRId64, in continue_range()
569 err("UFFDIO_COPY retry error: %"PRId64, in retry_copy_page()
572 err("UFFDIO_COPY retry unexpected: %"PRId64, in retry_copy_page()
606 err("UFFDIO_COPY error: %"PRId64, in __copy_page()
610 err("UFFDIO_COPY error: %"PRId64, (int64_t)uffdio_copy.copy); in __copy_page()
/openbmc/qemu/contrib/plugins/
H A Dhotpages.c91 "0x%016"PRIx64", 0x%04x, %"PRId64 in plugin_exit()
92 ", 0x%04x, %"PRId64"\n", in plugin_exit()
H A Dhowvec.c185 "Class: %-24s\t(%" PRId64 " hits)\n", in plugin_exit()
212 "Instr: %-24s\t(%" PRId64 " hits)" in plugin_exit()
H A Dhwprofile.c90 g_string_append_printf(s, ", %"PRIx64", %"PRId64, in fmt_iocount_record()
94 g_string_append_printf(s, ", %"PRIx64", %"PRId64, in fmt_iocount_record()
/openbmc/qemu/qapi/
H A Dstring-output-visitor.c126 g_string_append_printf(sov->string, "%" PRId64 "-%" PRId64, in format_string()
133 g_string_append_printf(sov->string, "%" PRId64, range_lob(r)); in format_string()
/openbmc/qemu/
H A Dqemu-io-cmds.c479 printf("%s %"PRId64"/%"PRId64" bytes at offset %" PRId64 "\n", in print_report()
484 printf("%"PRId64",%d,%s,%.3f,%.3f\n", in print_report()
810 printf("%" PRId64 " is not a sector-aligned value for 'offset'\n", in read_f()
815 printf("%"PRId64" is not a sector-aligned value for 'count'\n", in read_f()
849 PRId64 ", %"PRId64" bytes\n", in read_f()
984 PRId64 ", %zu bytes\n", offset, qiov.size); in readv_f()
1163 printf("%" PRId64 " is not a sector-aligned value for 'offset'\n", in write_f()
1169 printf("%"PRId64" is not a sector-aligned value for 'count'\n", in write_f()
1413 PRId64 ", %zu bytes\n", ctx->offset, ctx->qiov.size); in aio_read_done()
2220 printf("%"PRId64"/%"PRId64" bytes allocated at offset %s\n", in alloc_f()
/openbmc/qemu/hw/rdma/vmw/
H A Dpvrdma_main.c69 g_string_append_printf(buf, "\tcommands : %" PRId64 "\n", in pvrdma_format_statistics()
71 g_string_append_printf(buf, "\tregs_reads : %" PRId64 "\n", in pvrdma_format_statistics()
73 g_string_append_printf(buf, "\tregs_writes : %" PRId64 "\n", in pvrdma_format_statistics()
75 g_string_append_printf(buf, "\tuar_writes : %" PRId64 "\n", in pvrdma_format_statistics()
77 g_string_append_printf(buf, "\tinterrupts : %" PRId64 "\n", in pvrdma_format_statistics()
/openbmc/qemu/qga/
H A Dcommands.c157 error_setg(errp, "PID " PRId64 " does not exist"); in qmp_guest_exec_status()
554 error_setg(errp, "invalid whence code %"PRId64, whence->u.value); in ga_parse_whence()
622 error_setg(errp, "value '%" PRId64 "' is invalid for argument count", in qmp_guest_file_read()
629 slog("guest-file-write failed, handle: %" PRId64, handle); in qmp_guest_file_read()
/openbmc/qemu/contrib/ivshmem-server/
H A Divshmem-server.c79 IVSHMEM_SERVER_DEBUG(server, "free peer %" PRId64 "\n", peer->id); in ivshmem_server_free_peer()
211 IVSHMEM_SERVER_DEBUG(server, "new peer id = %" PRId64 "\n", in ivshmem_server_handle_new_conn()
455 printf("peer_id = %" PRId64 "\n", peer->id); in ivshmem_server_dump()
/openbmc/qemu/monitor/
H A Dfds.c294 snprintf(fd_str, sizeof(fd_str), "fdset-id:%" PRId64 ", fd:%" PRId64, in qmp_remove_fd()
297 snprintf(fd_str, sizeof(fd_str), "fdset-id:%" PRId64, fdset_id); in qmp_remove_fd()
H A Dtrace-events9 …r_protocol_event_queue(uint32_t event, void *qdict, uint64_t rate) "event=%d data=%p rate=%" PRId64
/openbmc/qemu/linux-user/
H A Dthunk.c292 qemu_log("%" PRId64, tswap64(*(uint64_t *)arg)); in thunk_print()
322 qemu_log("%" PRId64, tswap64(*(uint64_t *)arg)); in thunk_print()
332 qemu_log("%" PRId64, tswap64(*(uint64_t *)arg)); in thunk_print()
/openbmc/qemu/hw/nvram/
H A Dspapr_nvram.c175 "spapr-nvram must be between %" PRId64 in spapr_nvram_realize()
176 " and %" PRId64 " bytes in size", in spapr_nvram_realize()
/openbmc/qemu/stats/
H A Dstats-hmp-cmds.c117 monitor_printf(mon, ": %" PRId64 "\n", stats_value->u.scalar); in print_stats_results()
128 monitor_printf(mon, "[%d]=%" PRId64 " ", i, list->value); in print_stats_results()
/openbmc/qemu/migration/
H A Dtrace-events112 ram_state_resume_prepare(uint64_t v) "%" PRId64
190 … PRIu64 " time_spent %" PRIu64 " bandwidth %" PRIu64 " switchover_bw %" PRIu64 " max_size %" PRId64
228 …l_recv(uint64_t comp, int64_t id, int sent) "completion %" PRIu64 " received (%" PRId64 ") left %d"
247 … offset) "Sending registration request chunk %" PRIu64 " for %d bytes, index: %d, offset: %" PRId64
249 …et) "Entire chunk is zero, sending compress: %" PRIu64 " for %d bytes, index: %d, offset: %" PRId64
253 …ngth, int index, int64_t offset) "Zapping zero chunk: %" PRId64 " bytes, index %d, offset %" PRId64
370 migration_block_save_device_dirty(int64_t sector) "Error reading sector %" PRId64
378 migration_pagecache_init(int64_t max_num_items) "Setting cache buckets to %" PRId64
/openbmc/qemu/hw/cpu/
H A Dcore.c38 error_setg(errp, "Invalid core id %"PRId64, value); in core_prop_set_core_id()

12345678