/aosp_15_r20/external/tensorflow/tensorflow/lite/ |
H A D | tensorflow_profiler_logger.cc | 55 int64_t requested_bytes) { in AddTraceMeInternal() 97 int64_t requested_bytes = is_allocating ? allocation_bytes : 0; in AddTraceMe() local 179 int64_t requested_bytes = is_allocating ? allocation_bytes : 0; in AddArenaTrace() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/ |
H A D | tfprof_node.h | 122 int64_t requested_bytes() const { in requested_bytes() function 123 int64_t requested_bytes = 0; in requested_bytes() local 570 int64_t requested_bytes(int64_t step) const { GRAPH_NODE_BYTES(requested); } in requested_bytes() function 843 int64_t requested_bytes() const { return requested_bytes_; } in requested_bytes() function
|
H A D | tfprof_node.cc | 168 int64_t requested_bytes = 0; in AddMemoryStats() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/ |
H A D | tfprof_output.proto | 32 int64 requested_bytes = 3; field 94 int64 requested_bytes = 3; field
|
H A D | tfprof_log.proto | 138 int64 requested_bytes = 6; field
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_mem_access_bit_sizes.c | 138 unsigned requested_bytes = in lower_mem_load() local 323 unsigned requested_bytes = in lower_mem_store() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | allocation_description.proto | 13 int64 requested_bytes = 1; field
|
H A D | allocator_test.cc | 259 requested_bytes, allocation_bytes; in TEST() local
|
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/ |
H A D | metrics.h | 239 uint32_t requested_bytes = metrics_.requested_bytes.value(); in ModifyRequested() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/protobuf/ |
H A D | memory_profile.proto | 43 int64 requested_bytes = 2; field
|
/aosp_15_r20/external/pytorch/c10/core/ |
H A D | CachingDeviceAllocator.h | 80 StatArray requested_bytes; member
|
/aosp_15_r20/external/pigweed/pw_allocator/ |
H A D | pmr_allocator_test.cc | 100 auto& requested_bytes = underlying.metrics().requested_bytes; in TestPmrAllocator() local
|
H A D | tracking_allocator_test.cc | 69 uint32_t requested_bytes = 0; member
|
/aosp_15_r20/external/flac/src/test_libFLAC++/ |
H A D | decoders.cpp | 204 const size_t requested_bytes = *bytes; in read_callback() local
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/ |
D | allocation_description.pb.h | 267 inline ::int64_t AllocationDescription::requested_bytes() const { in requested_bytes() function
|
/aosp_15_r20/external/flac/src/test_libFLAC/ |
H A D | decoders.c | 130 const size_t requested_bytes = *bytes; in stream_decoder_read_callback_() local
|
/aosp_15_r20/external/federated-compute/fcp/client/http/java/ |
H A D | java_http_client.cc | 378 jlong requested_bytes, in ReadRequestBody()
|