Searched refs:total_bytes (Results 1 – 10 of 10) sorted by relevance
| /openbmc/u-boot/lib/ |
| H A D | gunzip.c | 92 u64 total_bytes) in gzwrite_progress() argument 95 printf("%llu/%llu\r", bytes_written, total_bytes); in gzwrite_progress() 101 u64 total_bytes, in gzwrite_progress_finish() argument 107 total_bytes, calculated_crc); in gzwrite_progress_finish() 111 bytes_written, total_bytes, in gzwrite_progress_finish()
|
| /openbmc/qemu/tests/migration-stress/guestperf/ |
| H A D | progress.py | 26 total_bytes, argument 36 self._total_bytes = total_bytes
|
| /openbmc/u-boot/fs/btrfs/ |
| H A D | conv-funcs.h | 122 DEFINE_CONV(btrfs_dev_item, devid, total_bytes, bytes_used, io_align, io_width, 162 dev_root, dev_root_gen, csum_root, csum_root_gen, total_bytes, 165 chunk_root, log_root, log_root_transid, total_bytes, bytes_used,
|
| H A D | ctree.h | 121 __u64 total_bytes; member 157 __u64 total_bytes; member
|
| H A D | btrfs_tree.h | 356 __u64 total_bytes; member
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | event.py | 517 def __init__(self, available_bytes, free_bytes, total_bytes): argument 523 self.total_bytes = total_bytes
|
| /openbmc/u-boot/include/ |
| H A D | common.h | 435 u64 total_bytes);
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | buildstats.py | 249 ''.join(['%s: %d\n' % (dev, sample.total_bytes - sample.free_bytes)
|
| /openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
| H A D | event.py | 635 total_bytes = 1000000000 637 total_bytes) 641 self.assertEqual(event.disk_usage.total_bytes, total_bytes)
|
| /openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
| H A D | autotools-update.patch | 5053 - {"calc_blklen: calc total_bytes=%ld, bpe=%ld, ec=%ld\n", 82}, 5347 msgid "calc_blklen: calc total_bytes=%ld, bpe=%ld, ec=%ld\n"
|