Home
last modified time | relevance | path

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

/third_party/protobuf/benchmarks/php/
DPhpBenchmark.php50 private $total_bytes; variable in Google\\Protobuf\\Benchmark\\Benchmark
53 public function __construct($benchmark_name, $args, $total_bytes,
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstr_cat_benchmark.cc141 void BM_StrAppendImpl(benchmark::State& state, size_t total_bytes, in BM_StrAppendImpl()
153 const int total_bytes = state.range(0); in BM_StrAppend() local
/third_party/protobuf/benchmarks/python/
Dpy_benchmark.py110 setup_method=None, total_bytes=None, full_iteration = 1): argument
/third_party/ffmpeg/libavcodec/
Dlibvorbisdec.c158 int samples, total_samples, total_bytes; in oggvorbis_decode_frame() local
Dopus.c203 int total_bytes = 0; in ff_opus_parse_packet() local
/third_party/ltp/testcases/kernel/sched/sched_stress/
Dsched_tc6.c318 long total_bytes; in read_file() local
/third_party/cups-filters/backend/
Dparallel.c549 total_bytes, /* Total bytes written */ in run_loop() local
Dserial.c94 total_bytes, /* Total bytes written */ in main() local
/third_party/mesa3d/src/amd/common/
Dac_nir_lower_esgs_io_to_mem.c61 unsigned total_bytes = num_components * bit_size / 8u; in emit_split_buffer_load() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video_bsp.c94 unsigned total_bytes = 0; in nv84_decoder_bsp() local
/third_party/musl/porting/linux/user/src/gwp_asan/
Dgwp_asan.c425 size_t total_bytes; in libc_gwp_asan_calloc() local
/third_party/musl/src/gwp_asan/linux/
Dgwp_asan.c425 size_t total_bytes; in libc_gwp_asan_calloc() local
/third_party/musl/src/regex/
Dregexec.c212 size_t tbytes, rbytes, pbytes, xbytes, total_bytes; in tre_tnfa_run_parallel() local
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dregexec.c212 size_t tbytes, rbytes, pbytes, xbytes, total_bytes; in tre_tnfa_run_parallel() local
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregexec.c212 size_t tbytes, rbytes, pbytes, xbytes, total_bytes; in tre_tnfa_run_parallel() local
/third_party/musl/porting/uniproton/kernel/src/regex/
Dregexec.c212 size_t tbytes, rbytes, pbytes, xbytes, total_bytes; in tre_tnfa_run_parallel() local
/third_party/node/src/
Dstream_base.cc90 size_t total_bytes = 0; in Write() local
/third_party/node/deps/v8/src/bigint/
Dmul-fft.cc482 int digits_to_copy, size_t total_bytes) { in CopyAndZeroExtend()
/third_party/node/deps/openssl/openssl/apps/
Ds_server.c3047 int total_bytes = 0; in www_body() local
/third_party/openssl/apps/
Ds_server.c3042 int total_bytes = 0; in www_body() local
/third_party/node/deps/v8/src/heap/
Dheap.h282 int64_t total_bytes = total(); in AllocatedSinceMarkCompact() local
Dheap.cc5532 double total_bytes = old_generation_allocation_limit() - size_at_gc; in PercentToOldGenerationLimit() local
5541 double total_bytes = old_generation_allocation_limit() - size_at_gc; in PercentToGlobalMemoryLimit() local