Home
last modified time | relevance | path

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

1234

/openbmc/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.c156 ssize_t total = 0; in iov_send_recv_with_flags() local
627 size_t total = 0; in iov_discard_front_undoable() local
667 size_t total = 0; in iov_discard_back_undoable() local
709 size_t total; in qemu_iovec_discard_back() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Devent.py407 def __init__(self, total, msg = "Operation Completed"): argument
414 def __init__(self, current, total, msg = "Operation in Progress"): argument
499 def __init__(self, total, n, p, failures=0, interrupted=0): argument
611 def __init__(self, total): argument
617 def __init__(self, cached, parsed, skipped, masked, virtuals, errors, total): argument
629 def __init__(self, current, total): argument
635 def __init__(self, total): argument
641 def __init__(self, current, total): argument
646 def __init__(self, total, num_entries): argument
657 def __init__(self, current, total): argument
[all …]
/openbmc/u-boot/scripts/
H A Dbin2c.c14 int ch, total = 0; in main() local
/openbmc/qemu/include/qemu/
H A Dprogress_meter.h41 uint64_t total; member
/openbmc/openbmc/meta-arm/ci/
H A Dcheck-machine-coverage26 total = len(machines) variable
H A Dpatchreview48 total = 0 variable in Summary
/openbmc/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
/openbmc/qemu/target/hexagon/
H A Dgdbstub.c81 int total = 0; in gdb_get_vreg() local
91 int total = 0; in gdb_get_qreg() local
/openbmc/u-boot/include/u-boot/
H A Dsha1.h32 unsigned long total[2]; /*!< number of bytes processed */ member
H A Dsha256.h13 uint32_t total[2]; member
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_collection.cpp159 auto total = memoryValues.at(MetricIntf::SubType::memoryTotal) * 1024; in readMemory() local
180 double total = buffer.f_blocks * buffer.f_frsize; in readStorage() local
H A Dhealth_metric.hpp34 double total; member
/openbmc/u-boot/drivers/video/sunxi/
H A Dlcdc.c75 int bp, clk_delay, total, val; in lcdc_tcon0_mode_set() local
152 int bp, clk_delay, total, val, yres; in lcdc_tcon1_mode_set() local
/openbmc/qemu/
H A Dqemu-io-cmds.c471 int64_t count, int64_t total, int cnt, bool Cflag) in print_report()
546 int64_t bytes, BdrvRequestFlags flags, int64_t *total) in do_pread()
563 int64_t bytes, BdrvRequestFlags flags, int64_t *total) in do_pwrite()
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()
645 int64_t offset, BdrvRequestFlags flags, int *total) in do_aio_readv()
659 int64_t offset, BdrvRequestFlags flags, int *total) in do_aio_writev()
718 int64_t total = 0; in read_f() local
[all …]
/openbmc/qemu/block/
H A Dprogress_meter.c42 uint64_t *total) in progress_get_snapshot()
/openbmc/qemu/tests/unit/
H A Dtest-bitmap.c18 unsigned long *bmap1, *bmap2, *bmap3, total; in check_bitmap_copy_with_offset() local
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/commands/
H A Dlsupdates.py63 def mini_progress(self, what, i, total): argument
/openbmc/u-boot/fs/btrfs/
H A Ddir-item.c10 static int verify_dir_item(struct btrfs_dir_item *item, u32 start, u32 total) in verify_dir_item()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dlayerdetails.js178 $("#recipestable").on('table-done', function(e, total, tableParams){ argument
194 $("#machinestable").on('table-done', function(e, total, tableParams){ argument
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dlocalhostbecontroller.py76 def setCloneStatus(self,bitbake,status,total,current,repo_name): argument
/openbmc/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

1234