/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | tracking_allocator.cc | 42 size_t allocated_bytes = allocator_->AllocatedSize(ptr); in AllocateRaw() local 55 size_t allocated_bytes = allocator_->AllocatedSizeSlow(ptr); in AllocateRaw() local 84 size_t allocated_bytes = 0; in DeallocateRaw() local
|
H A D | allocation_description.proto | 16 int64 allocated_bytes = 2; field
|
/aosp_15_r20/system/unwinding/libunwindstack/tests/ |
H A D | TestUtils.cpp | 38 size_t allocated_bytes = mallinfo().uordblks; in TestCheckForLeaks() local
|
H A D | DexFileTest.cpp | 41 size_t allocated_bytes = mallinfo().uordblks; in CheckForLeak() local
|
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/ |
H A D | metrics.h | 259 uint32_t allocated_bytes = metrics_.allocated_bytes.value(); in ModifyAllocated() local
|
/aosp_15_r20/art/runtime/ |
H A D | runtime_stats.h | 96 uint64_t allocated_bytes; member
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | arenaz_sampler.cc | 86 const size_t allocated_bytes = in RecordResetSlow() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | arenaz_sampler.cc | 86 const size_t allocated_bytes = in RecordResetSlow() local
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | vector_downward.h | 109 uint8_t *release_raw(size_t &allocated_bytes, size_t &offset) { in release_raw()
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | vector_downward.h | 109 uint8_t *release_raw(size_t &allocated_bytes, size_t &offset) { in release_raw()
|
/aosp_15_r20/external/pytorch/c10/core/ |
H A D | CachingDeviceAllocator.h | 72 StatArray allocated_bytes; member
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/debugging/internal/ |
H A D | examine_stack.cc | 284 size_t allocated_bytes = 0; in DumpStackTrace() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/debugging/internal/ |
H A D | examine_stack.cc | 281 size_t allocated_bytes = 0; in DumpStackTrace() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/debugging/internal/ |
H A D | examine_stack.cc | 281 size_t allocated_bytes = 0; in DumpStackTrace() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/internal/ |
D | examine_stack.cc | 281 size_t allocated_bytes = 0; in DumpStackTrace() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/debugging/internal/ |
H A D | examine_stack.cc | 284 size_t allocated_bytes = 0; in DumpStackTrace() local
|
/aosp_15_r20/external/abseil-cpp/absl/debugging/internal/ |
H A D | examine_stack.cc | 284 size_t allocated_bytes = 0; in DumpStackTrace() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ |
H A D | window_dataset.cc | 58 int64_t allocated_bytes = 0; in AllocatedBytes() 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 | 287 inline ::int64_t AllocationDescription::allocated_bytes() const { in allocated_bytes() function
|
/aosp_15_r20/external/libchrome/base/debug/ |
H A D | thread_heap_usage_tracker.cc | 95 uint64_t allocated_bytes = usage->alloc_bytes - usage->free_bytes; in RecordAlloc() local
|
/aosp_15_r20/external/pigweed/pw_allocator/ |
H A D | tracking_allocator_test.cc | 72 uint32_t allocated_bytes = 0; member
|
/aosp_15_r20/external/libchrome/base/metrics/ |
H A D | persistent_histogram_allocator.cc | 535 size_t allocated_bytes = in CreateHistogram() local
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | persistent_histogram_allocator.cc | 607 size_t allocated_bytes = in CreateHistogram() local
|
/aosp_15_r20/external/pytorch/c10/xpu/ |
H A D | XPUCachingAllocator.cpp | 427 auto allocated_bytes = in malloc() local
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | obmalloc.c | 1802 size_t allocated_bytes = 0; in _PyObject_DebugMallocStats() local
|