Home
last modified time | relevance | path

Searched defs:total_bytes (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/lib/
H A Dgunzip.c92 u64 total_bytes) in gzwrite_progress()
101 u64 total_bytes, in gzwrite_progress_finish()
/openbmc/qemu/tests/migration-stress/guestperf/
H A Dprogress.py26 total_bytes, argument
/openbmc/u-boot/fs/btrfs/
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