Searched refs:total_bytes (Results 1 – 7 of 7) sorted by relevance
362 static int total_bytes; variable366 total_bytes += dbuf.dsize; in traverse_fn()373 total_bytes = 0; in info_tdb()377 printf("%d records totalling %d bytes\n", count, total_bytes); in info_tdb()
782 size_t total_bytes = 0; in GetProcessSTDOUT() local786 total_bytes += len; in GetProcessSTDOUT()788 return total_bytes; in GetProcessSTDOUT()797 size_t total_bytes = 0; in GetProcessSTDERR() local801 total_bytes += len; in GetProcessSTDERR()803 return total_bytes; in GetProcessSTDERR()
176 __u64 total_bytes; /* out */ member355 __u64 total_bytes; member
722 uint64_t total_bytes, bytes_issued = 0; in do_io() local731 total_bytes = td->o.size; in do_io()737 total_bytes = max(total_bytes, (uint64_t) td->o.io_limit); in do_io()745 total_bytes += td->o.size; in do_io()773 if (bytes_issued >= total_bytes) in do_io()
641 __u64 total_bytes; member703 __u64 total_bytes; member
121 long long bytes = 0, total_bytes = 0; variable391 total_bytes = stotal_bytes; in restorefs()1640 total_bytes += avail_bytes; in generic_write_table()1648 total_bytes += length2; in generic_write_table()1654 total_bytes += list_size; in generic_write_table()2490 total_bytes += size; in write_file_frag()2559 total_bytes += read_size; in write_file_process()2689 total_bytes += read_size; in write_file_blocks_dup()2796 total_bytes += read_size; in write_file_blocks()4842 total_bytes += total_inode_bytes + total_directory_bytes + in write_filesystem_tables()[all …]
2389 static int total_bytes; variable7550 total_bytes += len; in tcc_peekc_slow()21753 if (total_bytes < 1) in main2()21754 total_bytes = 1; in main2()21756 tok_ident - TOK_IDENT, total_lines, total_bytes, in main2()21758 total_bytes / total_time / 1000000.0); in main2()