Home
last modified time | relevance | path

Searched defs:total (Results 1 – 25 of 39) sorted by relevance

12

/qemu/util/
H A Dqemu-co-shared-resource.c31 uint64_t total; /* Set in shres_create() and not changed anymore */ member
40 SharedResource *shres_create(uint64_t total) in shres_create()
H A Diov.c148 ssize_t total = 0; in iov_send_recv() local
621 size_t total = 0; in iov_discard_front_undoable() local
661 size_t total = 0; in iov_discard_back_undoable() local
703 size_t total; in qemu_iovec_discard_back() local
H A Dmmap-alloc.c254 size_t offset, total; in qemu_ram_mmap() local
H A Dosdep.c443 ssize_t total = 0; in qemu_write_full() local
506 ssize_t total = 0; in qemu_send_full() local
/qemu/include/qemu/
H A Dprogress_meter.h41 uint64_t total; member
/qemu/tests/bench/
H A Dbufferiszero-bench.c23 double total = 0.0; in test() local
H A Dbenchmark-crypto-hmac.c26 double total = 0.0; in test_hmac_speed() local
H A Dbenchmark-crypto-hash.c28 const size_t total = 2 * GiB; in test_hash_speed() local
H A Dbenchmark-crypto-cipher.c28 const size_t total = 2 * GiB; in test_cipher_speed() local
/qemu/target/hexagon/
H A Dgdbstub.c64 int total = 0; in gdb_get_vreg() local
74 int total = 0; in gdb_get_qreg() local
/qemu/
H A Dqemu-io-cmds.c546 int64_t bytes, BdrvRequestFlags flags, int64_t *total) in do_pread()
581 int64_t *total) in do_pwrite_zeroes()
594 int64_t bytes, int64_t *total) in do_write_compressed()
611 int64_t count, int64_t *total) in do_load_vmstate()
625 int64_t count, int64_t *total) in do_save_vmstate()
718 int64_t total = 0; in read_f() local
913 int total = 0; in readv_f() local
1059 int64_t total = 0; in write_f() local
1270 int total = 0; in writev_f() local
1878 int64_t *offset, int flags, int *total) in do_aio_zone_append()
[all …]
/qemu/tests/unit/
H A Dtest-bitmap.c18 unsigned long *bmap1, *bmap2, *bmap3, total; in check_bitmap_copy_with_offset() local
H A Dtest-throttle.c370 int total, in test_conflicts_for_one_set()
/qemu/block/
H A Dprogress_meter.c42 uint64_t *total) in progress_get_snapshot()
H A Dfile-win32.c531 ULARGE_INTEGER available, total, total_free; in raw_co_getlength() local
/qemu/system/
H A Dbootdevice.c251 size_t total = 0; in get_boot_devices_list() local
407 size_t total = 0; in get_boot_devices_lchs_list() local
/qemu/fsdev/
H A Dvirtfs-proxy-helper.c132 ssize_t retval, total = 0; in socket_read() local
154 ssize_t retval, total = 0; in socket_write() local
/qemu/dump/
H A Dwin_dump.c55 size_t total = 0; in write_run() local
/qemu/plugins/
H A Dapi.c508 uint64_t total = 0; in qemu_plugin_u64_sum() local
/qemu/tcg/
H A Dregion.c889 size_t total; in tcg_code_size() local
/qemu/audio/
H A Dpaaudio.c156 size_t total = 0; in qpa_read() local
H A Daudio.c1503 size_t total = 0; in audio_generic_write() local
1537 size_t total = 0; in audio_generic_read() local
/qemu/hw/usb/
H A Dhcd-musb.c840 int total, valid = 0; in musb_tx_rdy() local
878 int total; in musb_rx_req() local
/qemu/block/monitor/
H A Dblock-hmp-cmds.c861 int total; in hmp_info_snapshots() local
/qemu/tests/
H A Dvhost-user-bridge.c299 ssize_t ret, total = 0; in vubr_backend_recv_cb() local

12