Home
last modified time | relevance | path

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

12345678

/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.c35 DPRINTF("cpu %" PRId64 "\n", id); in arm_get_cpu_by_id()
46 "[ARM]%s: Requesting unknown CPU %" PRId64 "\n", in arm_get_cpu_by_id()
129 "[ARM]%s: CPU %" PRId64 " is already on\n", in arm_set_cpu_on()
153 "[ARM]%s: Starting AArch64 CPU %" PRId64 in arm_set_cpu_on()
167 "[ARM]%s: CPU %" PRId64 " is already powering on\n", in arm_set_cpu_on()
220 "[ARM]%s: CPU %" PRId64 " is already on\n", in arm_set_cpu_on_and_reset()
233 "[ARM]%s: CPU %" PRId64 " is already powering on\n", in arm_set_cpu_on_and_reset()
263 DPRINTF("cpu %" PRId64 "\n", cpuid); in arm_set_cpu_off()
273 "[ARM]%s: CPU %" PRId64 " is already off\n", in arm_set_cpu_off()
299 DPRINTF("cpu %" PRId64 "\n", cpuid); in arm_reset_cpu()
[all …]
/openbmc/qemu/block/monitor/
H A Dblock-hmp-cmds.c706 " bps_rd=%" PRId64 " bps_wr=%" PRId64 in print_block_info()
707 " bps_max=%" PRId64 in print_block_info()
710 " iops=%" PRId64 " iops_rd=%" PRId64 in print_block_info()
711 " iops_wr=%" PRId64 in print_block_info()
712 " iops_max=%" PRId64 in print_block_info()
715 " iops_size=%" PRId64 in print_block_info()
813 " wr_bytes=%" PRId64 in hmp_info_blockstats()
820 " rd_merged=%" PRId64 in hmp_info_blockstats()
821 " wr_merged=%" PRId64 in hmp_info_blockstats()
854 " of %" PRId64 " bytes, speed limit %" PRId64 in hmp_info_block_jobs()
[all …]
/openbmc/qemu/include/qapi/qmp/
H A Dqerror.h54 "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/hw/rdma/
H A Drdma_rm.c28 g_string_append_printf(buf, "\ttx : %" PRId64 "\n", in rdma_format_device_counters()
30 g_string_append_printf(buf, "\ttx_len : %" PRId64 "\n", in rdma_format_device_counters()
32 g_string_append_printf(buf, "\ttx_err : %" PRId64 "\n", in rdma_format_device_counters()
34 g_string_append_printf(buf, "\trx_bufs : %" PRId64 "\n", in rdma_format_device_counters()
36 g_string_append_printf(buf, "\trx_srq : %" PRId64 "\n", in rdma_format_device_counters()
38 g_string_append_printf(buf, "\trx_bufs_len : %" PRId64 "\n", in rdma_format_device_counters()
40 g_string_append_printf(buf, "\trx_bufs_err : %" PRId64 "\n", in rdma_format_device_counters()
42 g_string_append_printf(buf, "\tcomps : %" PRId64 "\n", in rdma_format_device_counters()
46 g_string_append_printf(buf, "\tpoll_cq (bk) : %" PRId64 "\n", in rdma_format_device_counters()
48 g_string_append_printf(buf, "\tpoll_cq_ppoll_to : %" PRId64 "\n", in rdma_format_device_counters()
[all …]
/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.c77 monitor_printf(mon, "%" PRId64 ".%" PRId64 ".%" PRId64 "%s\n", in hmp_info_version()
224 monitor_printf(mon, " thread_id=%" PRId64 "\n", value->thread_id); in hmp_info_iothreads()
225 monitor_printf(mon, " poll-max-ns=%" PRId64 "\n", value->poll_max_ns); in hmp_info_iothreads()
226 monitor_printf(mon, " poll-grow=%" PRId64 "\n", value->poll_grow); in hmp_info_iothreads()
227 monitor_printf(mon, " poll-shrink=%" PRId64 "\n", value->poll_shrink); in hmp_info_iothreads()
228 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()
115 monitor_printf(mon, " size: %" PRId64 "\n", m->value->size); in hmp_info_memdev()
178 monitor_printf(mon, "balloon: actual=%" PRId64 "\n", info->actual >> 20); in hmp_info_balloon()
271 monitor_printf(mon, " slot: %" PRId64 "\n", di->slot); in hmp_info_memory_devices()
272 monitor_printf(mon, " node: %" PRId64 "\n", di->node); in hmp_info_memory_devices()
295 monitor_printf(mon, " node: %" PRId64 "\n", vmi->node); in hmp_info_memory_devices()
311 monitor_printf(mon, " node: %" PRId64 "\n", se->node); in hmp_info_memory_devices()
/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/plugin/
H A Dinsn.c65 g_string_append_printf(ts, "0x%" PRIx64 ", '%s', %"PRId64 " hits", in vcpu_insn_matched_exec_before()
75 ", %"PRId64" match hits, " in vcpu_insn_matched_exec_before()
76 "Δ+%"PRId64 " since last match," in vcpu_insn_matched_exec_before()
77 " %"PRId64 " avg insns/match\n", in vcpu_insn_matched_exec_before()
/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 …]
H A Dtest-smp-parse.c380 " .has_cpus = %5s, cpus = %" PRId64 ",\n" in smp_config_to_string()
381 " .has_sockets = %5s, sockets = %" PRId64 ",\n" in smp_config_to_string()
382 " .has_dies = %5s, dies = %" PRId64 ",\n" in smp_config_to_string()
383 " .has_clusters = %5s, clusters = %" PRId64 ",\n" in smp_config_to_string()
384 " .has_cores = %5s, cores = %" PRId64 ",\n" in smp_config_to_string()
385 " .has_threads = %5s, threads = %" PRId64 ",\n" in smp_config_to_string()
386 " .has_maxcpus = %5s, maxcpus = %" PRId64 ",\n" in smp_config_to_string()
/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
110 …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/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-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/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/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()
/openbmc/qemu/hw/misc/
H A Dmos6522.c547 g_string_append_printf(buf, " Using current time now(ns)=%"PRId64 in qmp_x_query_via_foreach()
549 g_string_append_printf(buf, " T1 freq(hz)=%"PRId64 in qmp_x_query_via_foreach()
553 " load_time(ns)=%"PRId64 in qmp_x_query_via_foreach()
554 " next_irq_time(ns)=%"PRId64 "\n", in qmp_x_query_via_foreach()
562 g_string_append_printf(buf, " T2 freq(hz)=%"PRId64 in qmp_x_query_via_foreach()
566 " load_time(ns)=%"PRId64 in qmp_x_query_via_foreach()
567 " next_irq_time(ns)=%"PRId64 "\n", in qmp_x_query_via_foreach()

12345678