Home
last modified time | relevance | path

Searched refs:PRId64 (Results 1 – 25 of 172) sorted by relevance

1234567

/openbmc/qemu/block/
H A Dtrace-events8 …int64_t offset, int64_t bytes, int flags) "blk %p bs %p offset %"PRId64" bytes %" PRId64 " flags 0…
9 …int64_t offset, int64_t bytes, int flags) "blk %p bs %p offset %"PRId64" bytes %" PRId64 " flags 0…
14 …4_t offset, int64_t bytes, unsigned int flags) "bs %p offset %" PRId64 " bytes %" PRId64 " flags 0…
15 …4_t offset, int64_t bytes, unsigned int flags) "bs %p offset %" PRId64 " bytes %" PRId64 " flags 0…
16 …*bs, int64_t offset, int64_t bytes, int flags) "bs %p offset %" PRId64 " bytes %" PRId64 " flags 0…
17 …t64_t cluster_bytes) "bs %p offset %" PRId64 " bytes %" PRId64 " cluster_offset %" PRId64 " cluste…
18 …int read_flags, int write_flags) "src %p offset %" PRId64 " dst %p offset %" PRId64 " bytes %" PRI…
19 …int read_flags, int write_flags) "src %p offset %" PRId64 " dst %p offset %" PRId64 " bytes %" PRI…
31 mirror_restart_iter(void *s, int64_t cnt) "s %p dirty count %"PRId64
41 …int64_t start, int64_t offset, uint64_t bytes) "job %p start %" PRId64 " offset %" PRId64 " bytes …
[all …]
/openbmc/qemu/target/arm/
H A Darm-powerctl.c36 DPRINTF("cpu %" PRId64 "\n", id); in arm_get_cpu_by_id()
47 "[ARM]%s: Requesting unknown CPU %" PRId64 "\n", in arm_get_cpu_by_id()
130 "[ARM]%s: CPU %" PRId64 " is already on\n", in arm_set_cpu_on()
154 "[ARM]%s: Starting AArch64 CPU %" PRId64 in arm_set_cpu_on()
168 "[ARM]%s: CPU %" PRId64 " is already powering on\n", in arm_set_cpu_on()
221 "[ARM]%s: CPU %" PRId64 " is already on\n", in arm_set_cpu_on_and_reset()
234 "[ARM]%s: CPU %" PRId64 " is already powering on\n", in arm_set_cpu_on_and_reset()
264 DPRINTF("cpu %" PRId64 "\n", cpuid); in arm_set_cpu_off()
274 "[ARM]%s: CPU %" PRId64 " is already off\n", in arm_set_cpu_off()
300 DPRINTF("cpu %" PRId64 "\n", cpuid); in arm_reset_cpu()
[all …]
/openbmc/qemu/block/monitor/
H A Dblock-hmp-cmds.c685 " bps_rd=%" PRId64 " bps_wr=%" PRId64 in print_block_info()
686 " bps_max=%" PRId64 in print_block_info()
689 " iops=%" PRId64 " iops_rd=%" PRId64 in print_block_info()
690 " iops_wr=%" PRId64 in print_block_info()
691 " iops_max=%" PRId64 in print_block_info()
694 " iops_size=%" PRId64 in print_block_info()
792 " wr_bytes=%" PRId64 in hmp_info_blockstats()
799 " rd_merged=%" PRId64 in hmp_info_blockstats()
800 " wr_merged=%" PRId64 in hmp_info_blockstats()
833 " of %" PRId64 " bytes, speed limit %" PRId64 in hmp_info_block_jobs()
[all …]
/openbmc/qemu/include/qapi/qmp/
H A Dqerror.h27 "Property %s.%s doesn't take value %" PRId64 " (minimum: %" PRId64 ", maximum: %" PRId64 ")"
/openbmc/qemu/hw/pci/
H A Dpci-hmp-cmds.c31 monitor_printf(mon, " Bus %2" PRId64 ", ", dev->bus); in hmp_info_pci_device()
32 monitor_printf(mon, "device %3" PRId64 ", function %" PRId64 ":\n", in hmp_info_pci_device()
39 monitor_printf(mon, "Class %04" PRId64, dev->class_info->q_class); in hmp_info_pci_device()
50 monitor_printf(mon, " IRQ %" PRId64 ", pin %c\n", in hmp_info_pci_device()
55 monitor_printf(mon, " BUS %" PRId64 ".\n", in hmp_info_pci_device()
57 monitor_printf(mon, " secondary bus %" PRId64 ".\n", in hmp_info_pci_device()
59 monitor_printf(mon, " subordinate bus %" PRId64 ".\n", in hmp_info_pci_device()
83 monitor_printf(mon, " BAR%" PRId64 ": ", region->value->bar); in hmp_info_pci_device()
/openbmc/qemu/hw/virtio/
H A Dvirtio-hmp-cmds.c141 monitor_printf(mon, " num_vqs: %"PRId64"\n", s->num_vqs); in hmp_virtio_status()
160 monitor_printf(mon, " vq_index: %"PRId64"\n", in hmp_virtio_status()
162 monitor_printf(mon, " max_queues: %"PRId64"\n", in hmp_virtio_status()
164 monitor_printf(mon, " n_mem_sections: %"PRId64"\n", in hmp_virtio_status()
166 monitor_printf(mon, " n_tmp_sections: %"PRId64"\n", in hmp_virtio_status()
168 monitor_printf(mon, " backend_cap: %"PRId64"\n", in hmp_virtio_status()
172 monitor_printf(mon, " log_size: %"PRId64"\n", in hmp_virtio_status()
203 monitor_printf(mon, " kick: %"PRId64"\n", s->kick); in hmp_vhost_queue_status()
204 monitor_printf(mon, " call: %"PRId64"\n", s->call); in hmp_vhost_queue_status()
206 monitor_printf(mon, " num: %"PRId64"\n", s->num); in hmp_vhost_queue_status()
/openbmc/qemu/contrib/ivshmem-client/
H A Divshmem-client.c110 "peer %" PRId64 "\n", peer_id); in ivshmem_client_handle_server_msg()
114 IVSHMEM_CLIENT_DEBUG(client, "delete peer id = %" PRId64 "\n", peer_id); in ivshmem_client_handle_server_msg()
125 IVSHMEM_CLIENT_DEBUG(client, "new peer id = %" PRId64 "\n", peer_id); in ivshmem_client_handle_server_msg()
130 PRId64 "\n", peer->vectors_count, fd, peer->id); in ivshmem_client_handle_server_msg()
222 IVSHMEM_CLIENT_DEBUG(client, "our_id=%" PRId64 "\n", client->local.id); in ivshmem_client_connect()
353 IVSHMEM_CLIENT_DEBUG(client, "invalid vector %u on peer %" PRId64 "\n", in ivshmem_client_notify()
358 IVSHMEM_CLIENT_DEBUG(client, "notify peer %" PRId64 in ivshmem_client_notify()
430 printf("our_id = %" PRId64 "\n", peer->id); in ivshmem_client_dump()
438 printf("peer_id = %" PRId64 "\n", peer->id); in ivshmem_client_dump()
/openbmc/qemu/monitor/
H A Dhmp-cmds.c78 monitor_printf(mon, "%" PRId64 ".%" PRId64 ".%" PRId64 "%s\n", in hmp_info_version()
199 monitor_printf(mon, " thread_id=%" PRId64 "\n", value->thread_id); in hmp_info_iothreads()
200 monitor_printf(mon, " poll-max-ns=%" PRId64 "\n", value->poll_max_ns); in hmp_info_iothreads()
201 monitor_printf(mon, " poll-grow=%" PRId64 "\n", value->poll_grow); in hmp_info_iothreads()
202 monitor_printf(mon, " poll-shrink=%" PRId64 "\n", value->poll_shrink); in hmp_info_iothreads()
203 monitor_printf(mon, " aio-max-batch=%" PRId64 "\n", in hmp_info_iothreads()
/openbmc/qemu/hw/core/
H A Dmachine-hmp-cmds.c41 monitor_printf(mon, "%c CPU #%" PRId64 ":", active, in hmp_info_cpus()
43 monitor_printf(mon, " thread_id=%" PRId64 "\n", cpu->value->thread_id); in hmp_info_cpus()
119 monitor_printf(mon, " size: %" PRId64 "\n", m->value->size); in hmp_info_memdev()
182 monitor_printf(mon, "balloon: actual=%" PRId64 "\n", info->actual >> 20); in hmp_info_balloon()
275 monitor_printf(mon, " slot: %" PRId64 "\n", di->slot); in hmp_info_memory_devices()
276 monitor_printf(mon, " node: %" PRId64 "\n", di->node); in hmp_info_memory_devices()
299 monitor_printf(mon, " node: %" PRId64 "\n", vmi->node); in hmp_info_memory_devices()
315 monitor_printf(mon, " node: %" PRId64 "\n", se->node); in hmp_info_memory_devices()
H A Dmachine.c869 error_setg(errp, "CPU is already assigned to node-id: %" PRId64, in machine_set_cpu_numa_node()
882 error_setg(errp, "The initiator of CPU NUMA node %" PRId64 in machine_set_cpu_numa_node()
1245 g_string_append_printf(s, "socket-id: %"PRId64, cpu->props.socket_id); in cpu_slot_to_string()
1251 g_string_append_printf(s, "die-id: %"PRId64, cpu->props.die_id); in cpu_slot_to_string()
1257 g_string_append_printf(s, "cluster-id: %"PRId64, cpu->props.cluster_id); in cpu_slot_to_string()
1263 g_string_append_printf(s, "module-id: %"PRId64, cpu->props.module_id); in cpu_slot_to_string()
1269 g_string_append_printf(s, "core-id: %"PRId64, cpu->props.core_id); in cpu_slot_to_string()
1275 g_string_append_printf(s, "thread-id: %"PRId64, cpu->props.thread_id); in cpu_slot_to_string()
1387 warn_report("CPU-%d and CPU-%d in socket-%" PRId64 "-cluster-%" PRId64 in validate_cpu_cluster_to_numa_boundary()
1388 " have been associated with node-%" PRId64 " and node-%" PRId64 in validate_cpu_cluster_to_numa_boundary()
/openbmc/qemu/tests/tcg/plugins/
H A Dinsn.c126 g_string_append_printf(ts, "0x%" PRIx64 ", '%s', %"PRId64 " hits", in vcpu_insn_matched_exec_before()
130 " %"PRId64" match hits," in vcpu_insn_matched_exec_before()
131 " Δ+%"PRId64 " since last match," in vcpu_insn_matched_exec_before()
132 " %"PRId64 " avg insns/match\n", in vcpu_insn_matched_exec_before()
228 g_string_printf(out, "Match: %s, hits %"PRId64"\n", m->match_string, hits); in plugin_exit()
235 " %"PRIx64": %s (hits %"PRId64")\n", in plugin_exit()
/openbmc/qemu/util/
H A Dtrace-events4 …ndlers_begin(void *ctx, int64_t max_ns, int64_t timeout) "ctx %p max_ns %"PRId64 " timeout %"PRId64
5 …ll_handlers_end(void *ctx, bool progress, int64_t timeout) "ctx %p progress %d new timeout %"PRId64
6 poll_shrink(void *ctx, int64_t old, int64_t new) "ctx %p old %"PRId64" new %"PRId64
7 poll_grow(void *ctx, int64_t old, int64_t new) "ctx %p old %"PRId64" new %"PRId64
28 …oid *opaque, int64_t id) "File monitor %p add watch dir='%s' file='%s' cb=%p opaque=%p id=%" PRId64
29 …tch(void *mon, const char *dirpath, int64_t id) "File monitor %p remove watch dir='%s' id=%" PRId64
34 …opaque, int64_t id) "File monitor %p dispatch dir='%s' file='%s' ev=%d cb=%p opaque=%p id=%" PRId64
60 …(const void *hb, void *hbi, uint64_t pos, unsigned long cur) "hb %p hbi %p pos %"PRId64" cur 0x%lx"
/openbmc/qemu/tests/unit/
H A Dtest-qga.c434 " 'arguments': {'handle': %" PRId64 "} }", in test_qga_file_ops()
441 " 'arguments': {'handle': %" PRId64 "} }", in test_qga_file_ops()
467 " 'arguments': { 'handle': %" PRId64 "} }", in test_qga_file_ops()
483 " 'arguments': { 'handle': %" PRId64 "} }", in test_qga_file_ops()
497 " 'arguments': { 'handle': %" PRId64 ", " in test_qga_file_ops()
511 " 'arguments': { 'handle': %" PRId64 "} }", in test_qga_file_ops()
529 " 'arguments': {'handle': %" PRId64 "} }", in test_qga_file_ops()
556 " 'arguments': { 'handle': %" PRId64 "," in test_qga_file_write_read()
571 " 'arguments': { 'handle': %" PRId64 "} }", in test_qga_file_write_read()
585 " 'arguments': { 'handle': %" PRId64 ", " in test_qga_file_write_read()
[all …]
/openbmc/qemu/target/riscv/
H A Dtrace-events2 …use, uint64_t epc, uint64_t tval, const char *desc) "hart:%"PRId64", async:%d, cause:%"PRId64", ep…
/openbmc/qemu/hw/ppc/
H A Dtrace-events26 … ioba, uint64_t tce, uint64_t ret) "liobn=0x%"PRIx64" ioba=0x%"PRIx64" tce=0x%"PRIx64" ret=%"PRId64
27 … ioba, uint64_t ret, uint64_t tce) "liobn=0x%"PRIx64" ioba=0x%"PRIx64" ret=%"PRId64" tce=0x%"PRIx64
28 …bn=0x%"PRIx64" ioba=0x%"PRIx64" tcelist=0x%"PRIx64" iobaN=0x%"PRIx64" tceN=0x%"PRIx64" ret=%"PRId64
29 …int64_t ret) "liobn=0x%"PRIx64" ioba=0x%"PRIx64" tcevalue=0x%"PRIx64" npages=%"PRId64" ret=%"PRId64
30 … ioba, uint64_t tce, uint64_t ret) "liobn=0x%"PRIx64" ioba=0x%"PRIx64" tce=0x%"PRIx64" ret=%"PRId64
31 … ioba, uint64_t ret, uint64_t tce) "liobn=0x%"PRIx64" ioba=0x%"PRIx64" ret=%"PRId64" tce=0x%"PRIx64
32 …bn=0x%"PRIx64" ioba=0x%"PRIx64" tcelist=0x%"PRIx64" iobaN=0x%"PRIx64" tceN=0x%"PRIx64" ret=%"PRId64
33 …int64_t ret) "liobn=0x%"PRIx64" ioba=0x%"PRIx64" tcevalue=0x%"PRIx64" npages=%"PRId64" ret=%"PRId64
118 …64_t diff, int64_t seconds) "adjusted from 0x%"PRIx64" to 0x%"PRIx64", diff %"PRId64" (%"PRId64"s)"
/openbmc/qemu/ui/
H A Dui-hmp-cmds.c91 monitor_printf(mon, "%c Mouse #%" PRId64 ": %s%s\n", in hmp_info_mice()
218 monitor_printf(mon, " address: %s:%" PRId64 "\n", in hmp_info_spice()
222 monitor_printf(mon, " address: %s:%" PRId64 " [tls]\n", in hmp_info_spice()
240 monitor_printf(mon, " session: %" PRId64 "\n", in hmp_info_spice()
242 monitor_printf(mon, " channel: %" PRId64 ":%" PRId64 "\n", in hmp_info_spice()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-Use-correct-printf-format-for-__fsblkcnt_t.patch25 + "Insufficient shared memory (%lld) to write the data of size: %" PRId64
27 "Insufficient shared memory (%ld) to write the data of size: %" PRId64
/openbmc/qemu/tests/tcg/multiarch/
H A Dfloat_convs.c79 CONVERT_SINGLE_TO_INT( int64, PRId64) in CONVERT_SINGLE_TO_INT()
80 CONVERT_SINGLE_TO_INT(uint64, PRId64) in CONVERT_SINGLE_TO_INT()
H A Dfloat_convd.c79 CONVERT_DOUBLE_TO_INT( int64, PRId64) in CONVERT_DOUBLE_TO_INT()
80 CONVERT_DOUBLE_TO_INT(uint64, PRId64) in CONVERT_DOUBLE_TO_INT()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/
H A D0001-Add-correct-printf-qualifier-for-off_t.patch21 - fwts_passed(fw, "EBDA region mapped at 0x%lx and reserved as a %" PRId64
22 + fwts_passed(fw, "EBDA region mapped at 0x%jdx and reserved as a %" PRId64
/openbmc/qemu/hw/9pfs/
H A Dtrace-events11 …me, int32_t mtime, int64_t length) "tag %d id %d stat={mode %d atime %d mtime %d length %"PRId64"}"
13 …t mode, uint32_t uid, uint32_t gid) "tag %d id %d getattr={result_mask %"PRId64" mode %u uid %u gi…
45 v9fs_xattrwalk_return(uint16_t tag, uint8_t id, int64_t size) "tag %d id %d size %"PRId64
49 …d %u fid %d iattr={valid %d mode %d uid %d gid %d size %"PRId64" atime=%"PRId64" mtime=%"PRId64" }"
/openbmc/qemu/include/exec/
H A Dvaddr.h11 #define VADDR_PRId PRId64
/openbmc/qemu/contrib/plugins/
H A Dlockstep.c164 "0x%016" PRIx64 " (%" PRId64 ") vs " in report_divergance()
165 "0x%016" PRIx64 " (%" PRId64 ")" in report_divergance()
185 " previously @ 0x%016" PRIx64 "/%" PRId64 in report_divergance()
/openbmc/qemu/hw/watchdog/
H A Dtrace-events27 …uint64_t flags, uint64_t num, uint64_t timeout) "Flags 0x%" PRIx64 " num=%" PRId64 " %" PRIu64 "ms"
28 spapr_watchdog_stop(uint64_t num, uint64_t ret) "num=%" PRIu64 " ret=%" PRId64
/openbmc/linux/tools/perf/bench/
H A Duprobe.c117 …printed += fprintf(fp, " %s%'" PRId64 " to baseline", diff_to_baseline > 0 ? "+" : "", diff_to_bas… in bench_uprobe_format__default_fprintf()
120 … fprintf(stdout, " %s%'" PRId64 " to previous", diff_to_previous > 0 ? "+" : "", diff_to_previous); in bench_uprobe_format__default_fprintf()

1234567