Home
last modified time | relevance | path

Searched defs:allocated_bytes (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtracking_allocator.cc42 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 Dallocation_description.proto16 int64 allocated_bytes = 2; field
/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DTestUtils.cpp38 size_t allocated_bytes = mallinfo().uordblks; in TestCheckForLeaks() local
H A DDexFileTest.cpp41 size_t allocated_bytes = mallinfo().uordblks; in CheckForLeak() local
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Dmetrics.h259 uint32_t allocated_bytes = metrics_.allocated_bytes.value(); in ModifyAllocated() local
/aosp_15_r20/art/runtime/
H A Druntime_stats.h96 uint64_t allocated_bytes; member
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Darenaz_sampler.cc86 const size_t allocated_bytes = in RecordResetSlow() local
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Darenaz_sampler.cc86 const size_t allocated_bytes = in RecordResetSlow() local
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dvector_downward.h109 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 Dvector_downward.h109 uint8_t *release_raw(size_t &allocated_bytes, size_t &offset) { in release_raw()
/aosp_15_r20/external/pytorch/c10/core/
H A DCachingDeviceAllocator.h72 StatArray allocated_bytes; member
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/debugging/internal/
H A Dexamine_stack.cc284 size_t allocated_bytes = 0; in DumpStackTrace() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/debugging/internal/
H A Dexamine_stack.cc281 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 Dexamine_stack.cc281 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/
Dexamine_stack.cc281 size_t allocated_bytes = 0; in DumpStackTrace() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/debugging/internal/
H A Dexamine_stack.cc284 size_t allocated_bytes = 0; in DumpStackTrace() local
/aosp_15_r20/external/abseil-cpp/absl/debugging/internal/
H A Dexamine_stack.cc284 size_t allocated_bytes = 0; in DumpStackTrace() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Dwindow_dataset.cc58 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/
Dallocation_description.pb.h287 inline ::int64_t AllocationDescription::allocated_bytes() const { in allocated_bytes() function
/aosp_15_r20/external/libchrome/base/debug/
H A Dthread_heap_usage_tracker.cc95 uint64_t allocated_bytes = usage->alloc_bytes - usage->free_bytes; in RecordAlloc() local
/aosp_15_r20/external/pigweed/pw_allocator/
H A Dtracking_allocator_test.cc72 uint32_t allocated_bytes = 0; member
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_histogram_allocator.cc535 size_t allocated_bytes = in CreateHistogram() local
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_histogram_allocator.cc607 size_t allocated_bytes = in CreateHistogram() local
/aosp_15_r20/external/pytorch/c10/xpu/
H A DXPUCachingAllocator.cpp427 auto allocated_bytes = in malloc() local
/aosp_15_r20/external/python/cpython2/Objects/
Dobmalloc.c1802 size_t allocated_bytes = 0; in _PyObject_DebugMallocStats() local

12