Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/common_runtime/sycl/
Dsycl_device_context.cc29 const int64 total_bytes = cpu_tensor->TotalBytes(); in CopyCPUTensorToDevice() local
107 const int64 total_bytes = device_tensor->TotalBytes(); in CopyDeviceTensorToCPU() local
/external/jemalloc_new/src/
Dandroid_je_mallinfo.c18 size_t total_bytes = 0; in accumulate_large_allocs() local
35 size_t total_bytes = 0; in accumulate_small_allocs() local
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_util.cc150 const int64 total_bytes = is_dead ? 0 : tensor.TotalBytes(); in SetProtoFromGPU() local
212 const int64 total_bytes = input->TotalBytes(); in DeviceToDeviceCopy() local
279 const int64 total_bytes = gpu_tensor->TotalBytes(); in CopyGPUTensorToCPU() local
324 const int64 total_bytes = cpu_tensor->TotalBytes(); in CopyCPUTensorToGPU() local
437 const int64 total_bytes = src_gpu_tensor->TotalBytes(); in CopyGPUTensorToSameGPU() local
Dgpu_process_state.cc82 size_t total_bytes) { in GetGPUAllocator()
/external/autotest/client/bin/result_tools/
Dview.py310 def _get_size_percent(size_original, total_bytes): argument
324 def _get_dirs_html(dirs, parent_path, total_bytes, indentation): argument
/external/u-boot/lib/
Dgunzip.c92 u64 total_bytes) in gzwrite_progress()
101 u64 total_bytes, in gzwrite_progress_finish()
/external/tensorflow/tensorflow/compiler/tf2xla/
Dliteral_util.cc92 size_t total_bytes = host_tensor->TotalBytes(); in CopyLiteralToHostTensor() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhuman_readable_profile_builder.cc105 int64 total_bytes = 0; in ToString() local
/external/libchrome/base/
Dsys_info_posix.cc108 int64_t* total_bytes) { in GetDiskSpaceInfo()
/external/tensorflow/tensorflow/core/framework/
Dstep_stats.proto23 int64 total_bytes = 2; field
Dtracking_allocator.cc163 size_t total_bytes; in GetSizes() local
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_tensor_coding.cc234 size_t total_bytes = 0; in EncodeTensorToByteBuffer() local
/external/ltp/testcases/kernel/sched/sched_stress/
Dsched_tc6.c318 long total_bytes; in read_file() local
/external/grpc-grpc/test/core/iomgr/
Dtcp_posix_test.cc113 ssize_t total_bytes = 0; in fill_socket() local
131 size_t total_bytes = 0; in fill_socket_partial() local
/external/libcups/cups/
Dstring.c535 size_t *total_bytes) /* O - Total string bytes */ in _cupsStrStatistics()
/external/u-boot/fs/btrfs/
Dctree.h121 __u64 total_bytes; member
157 __u64 total_bytes; member
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dstats_dataset_ops.cc219 size_t total_bytes = 0; in GetNextInternal() local
/external/tensorflow/tensorflow/compiler/jit/
Dxla_launch_util.cc306 const size_t total_bytes = const_tensor.TotalBytes(); in PopulateOutputs() local
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video_bsp.c94 unsigned total_bytes = 0; in nv84_decoder_bsp() local
/external/e2fsprogs/lib/ext2fs/
Dtdbtool.c363 static int total_bytes; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc678 size_t total_bytes = 0; in DumpMemoryLog() local
Dstep_stats_collector.cc39 int64 total_bytes = 0; member
/external/linux-kselftest/tools/testing/selftests/net/
Dpsock_tpacket.c114 static unsigned int total_packets, total_bytes; variable
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sockmap.c478 float total_bytes; in msg_loop() local
/external/kernel-headers/original/uapi/linux/
Dbtrfs.h222 __u64 total_bytes; /* out */ member
600 __u64 total_bytes; member

12