Home
last modified time | relevance | path

Searched refs:total_bytes (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/lib/
H A Dgunzip.c92 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 Dprogress.py26 total_bytes, argument
36 self._total_bytes = total_bytes
/openbmc/u-boot/fs/btrfs/
H A Dconv-funcs.h122 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 Dctree.h121 __u64 total_bytes; member
157 __u64 total_bytes; member
H A Dbtrfs_tree.h356 __u64 total_bytes; member
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Devent.py517 def __init__(self, available_bytes, free_bytes, total_bytes): argument
523 self.total_bytes = total_bytes
/openbmc/u-boot/include/
H A Dcommon.h435 u64 total_bytes);
/openbmc/openbmc/poky/meta/lib/oe/
H A Dbuildstats.py249 ''.join(['%s: %d\n' % (dev, sample.total_bytes - sample.free_bytes)
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Devent.py635 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 Dautotools-update.patch5053 - {"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"