Home
last modified time | relevance | path

Searched refs:PRIu64 (Results 201 – 225 of 242) sorted by relevance

12345678910

/openbmc/qemu/hw/net/
H A Dtrace-events311 spapr_vlan_add_rxbuf_to_pool_create(int pool, uint64_t len) "created RX pool %d for size %"PRIu64
312 …ol(int pool, uint64_t len, int32_t count) "add buf using pool %d (size %"PRIu64", count=%"PRId32")"
345 sungem_rx_kick(uint64_t val) "RXDMA_KICK written to %"PRIu64
/openbmc/qemu/
H A Dqemu-nbd.c225 printf(" size: %" PRIu64 "\n", list[i].size); in qemu_nbd_client_list()
/openbmc/qemu/tests/unit/
H A Dcheck-qjson.c1013 qnum = qobject_to(QNum, qobject_from_jsonf_nofail("%" PRIu64, value_u64)); in interpolation_valid()
/openbmc/qemu/system/
H A Dqtest.c729 qtest_log_send("b64write: data length mismatch (told %"PRIu64", " in qtest_process_command()
/openbmc/qemu/audio/
H A Dpwaudio.c441 pw_properties_setf(props, PW_KEY_NODE_LATENCY, "%" PRIu64 "/%u", in qpw_stream_new()
/openbmc/qemu/hw/i386/
H A Dpc_piix.c174 "(%" PRIu64 ") not a multiple of 1G; " in pc_init1()
/openbmc/linux/tools/perf/ui/
H A Dhist.c408 return hpp__fmt(fmt, hpp, he, he_get_raw_##_field, " %*"PRIu64, \
/openbmc/linux/tools/perf/util/
H A Dsrcline.c858 if (asprintf(&srcline, "%s+%" PRIu64, show_sym ? sym->name : "", in __get_srcline()
H A Devent.c204 ret += fprintf(fp, "%u/%s: %" PRIu64 "/%#" PRIx64 "%s", idx, in perf_event__fprintf_namespaces()
/openbmc/qemu/tests/qtest/
H A Dmigration-test.c2860 "'calc-time': %" PRIu64 "," in calc_dirty_rate()
2876 "'dirty-rate': %" PRIu64 " } }", in dirtylimit_set_all()
H A Dhd-geo-test.c498 "%s resize %s %" PRIu64 " > /dev/null", in create_qcow2_with_mbr()
/openbmc/qemu/hw/vfio/
H A Dtrace-events120 …, iova=0x%"PRIx64" size= 0x%"PRIx64" bitmap_size=0x%"PRIx64" start=0x%"PRIx64" dirty_pages=%"PRIu64
/openbmc/linux/arch/x86/tools/
H A Drelocs.c33 #define FMT PRIu64
/openbmc/qemu/hw/sd/
H A Dsd.c1163 "%s offset %"PRIu64" > card %"PRIu64" [%%%u]\n", in address_in_range()
/openbmc/qemu/migration/
H A Dmultifd.c347 error_setg(errp, "multifd: offset too long %" PRIu64 in multifd_recv_unfill_packet()
H A Dpostcopy-ram.c322 error_setg(errp, "Failed features %" PRIu64, asked_features); in ufd_check_and_apply()
/openbmc/qemu/hw/core/
H A Dqdev-properties.c531 "Property %s.%s doesn't take value %" PRIu64 in set_size32()
/openbmc/qemu/block/
H A Dqcow2.c236 "pread fail from offset %" PRIu64, offset); in qcow2_read_extensions()
313 error_setg(errp, "Encryption header offset '%" PRIu64 "' is " in qcow2_read_extensions()
400 "bitmap directory size (%" PRIu64 ") exceeds " in qcow2_read_extensions()
415 "offset=%" PRIu64 " nb_bitmaps=%" PRIu32 "\n", in qcow2_read_extensions()
/openbmc/linux/tools/perf/
H A Dbuiltin-inject.c1067 pr_err("Failed to find guest id %"PRIu64"\n", id); in guest_session__add_attr()
1441 pr_err("No evsel for id %"PRIu64"\n", sample->id); in evlist__append_id_sample()
/openbmc/qemu/docs/devel/
H A Dtracing.rst139 special care to use PRId64 and PRIu64 for int64_t and uint64_t types,
/openbmc/qemu/subprojects/libvduse/
H A Dlibvduse.c1306 fprintf(stderr, "Failed to set api version %" PRIu64 ": %s\n", in vduse_dev_create()
/openbmc/qemu/hw/loongarch/
H A Dvirt.c819 error_report("unsupported amount of memory slots: %"PRIu64, in loongarch_init()
/openbmc/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c95 EMIT(c, "%" PRIu64, *num); in uint64_print()
198 EMIT(c, "qemu_tmp_%" PRIu64, imm->index); in imm_print()
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c2203 "backend is %" PRIu64, dev->max_queues); in vhost_user_backend_init()
2230 "of %" PRIu64", when the prior validated limit was " in vhost_user_backend_init()
H A Dvirtio-crypto.c260 DPRINTF("close session, id=%" PRIu64 "\n", session_id); in virtio_crypto_handle_close_session()

12345678910