Home
last modified time | relevance | path

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

/dflybsd-src/lib/libdevstat/
H A Ddevstat.c1023 long double etime, u_int64_t *total_bytes, in compute_stats()
1114 long double etime, u_int64_t *total_bytes, in compute_stats_read()
1199 long double etime, u_int64_t *total_bytes, in compute_stats_write()
/dflybsd-src/sys/kern/
H A Dsubr_csprng.c131 int total_bytes = 0; in csprng_get_random() local
/dflybsd-src/contrib/tre/lib/
H A Dtre-match-parallel.c162 int rbytes, pbytes, total_bytes; in tre_tnfa_run_parallel() local
H A Dtre-match-backtrack.c279 int pbytes, sbytes, total_bytes; in tre_tnfa_run_backtrack() local
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dsymtab.c277 size_t total_bytes, longest, deleted = 0; in ht_dump_statistics() local
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dsymtab.c280 size_t total_bytes, longest, deleted = 0; in ht_dump_statistics() local
/dflybsd-src/usr.sbin/iostat/
H A Diostat.c607 u_int64_t total_bytes, total_transfers, total_blocks; in devstats() local
/dflybsd-src/sbin/fsck_hammer2/
H A Dtest.c96 uint64_t total_bytes; member
115 uint64_t total_bytes; member
/dflybsd-src/sbin/hammer/
H A Dcmd_mirror.c107 int64_t total_bytes; in hammer_cmd_mirror_read() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfold-const.c7125 int total_bytes = GET_MODE_SIZE (SCALAR_INT_TYPE_MODE (type)); in native_encode_int() local
7177 int total_bytes = GET_MODE_SIZE (mode); in native_encode_fixed() local
7205 int total_bytes = GET_MODE_SIZE (SCALAR_FLOAT_TYPE_MODE (type)); in native_encode_real() local
7346 HOST_WIDE_INT total_bytes = tree_to_shwi (TYPE_SIZE_UNIT (TREE_TYPE (expr))); in native_encode_string() local
7417 int total_bytes = GET_MODE_SIZE (SCALAR_INT_TYPE_MODE (type)); in native_interpret_int() local
7437 int total_bytes = GET_MODE_SIZE (mode); in native_interpret_fixed() local
7460 int total_bytes = GET_MODE_SIZE (mode); in native_interpret_real() local
H A Dgimple.c2082 uint64_t total_tuples = 0, total_bytes = 0; in dump_gimple_statistics() local
H A Dgimple-ssa-store-merging.c1600 unsigned int total_bytes) in encode_tree_to_bitpos()
H A Dvarasm.c5052 HOST_WIDE_INT total_bytes; /* # bytes output so far / current position. */ member
H A Dtree.c9088 uint64_t total_nodes, total_bytes; in dump_tree_statistics() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dfold-const.c7239 int total_bytes = GET_MODE_SIZE (TYPE_MODE (type)); in native_encode_int() local
7284 int total_bytes = GET_MODE_SIZE (TYPE_MODE (type)); in native_encode_real() local
7398 HOST_WIDE_INT total_bytes; in native_encode_string() local
7458 int total_bytes = GET_MODE_SIZE (TYPE_MODE (type)); in native_interpret_int() local
7508 int total_bytes = GET_MODE_SIZE (mode); in native_interpret_real() local
H A Dgimple.c2563 int i, total_tuples = 0, total_bytes = 0; in dump_gimple_statistics() local
H A Dvarasm.c4737 HOST_WIDE_INT total_bytes; /* # bytes output so far / current position. */ member
H A Dtree.c8662 int total_nodes, total_bytes; in dump_tree_statistics() local
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_ringbuffer.c1624 unsigned int total_bytes; in intel_ring_begin() local
/dflybsd-src/contrib/gdb-7/gdb/mi/
H A Dmi-main.c1302 long total_bytes, nr_cols, nr_rows; in mi_cmd_data_read_memory() local
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_cab.c244 uint32_t total_bytes; member