/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | arenaz_sampler.h | 66 std::atomic<int> num_allocations; member
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | arenaz_sampler.h | 66 std::atomic<int> num_allocations; member
|
/aosp_15_r20/frameworks/libs/binary_translation/base/ |
D | forever_alloc_test.cc | 37 size_t num_allocations = kPageSize % aligned_size; in CheckBasicAllocations() local
|
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/ |
H A D | test_harness.h | 92 size_t num_allocations() const { return num_allocations_; } in num_allocations() function
|
/aosp_15_r20/system/memory/libmemunreachable/include/memunreachable/ |
D | memunreachable.h | 65 size_t num_allocations = 0; member
|
/aosp_15_r20/art/runtime/gc/space/ |
H A D | large_object_space_test.cc | 54 static const size_t num_allocations = 64; in LargeObjectTest() local
|
/aosp_15_r20/art/libartbase/base/ |
H A D | arena_allocator.cc | 146 size_t num_allocations = NumAllocations(); in Dump() local
|
/aosp_15_r20/system/memory/libmemunreachable/ |
D | MemUnreachable.cpp | 387 size_t num_allocations = unreachable.Allocations(); in GetUnreachableMemory() local
|
/aosp_15_r20/external/pigweed/pw_allocator/ |
H A D | tracking_allocator_test.cc | 75 uint32_t num_allocations = 0; member
|
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
H A D | TensorBlock.h | 541 const int num_allocations = static_cast<int>(m_allocations.size()); in allocate() local
|
/aosp_15_r20/external/libpng/ |
H A D | pngtest.c | 519 static int num_allocations = 0; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | gpu_executable.cc | 576 size_t num_allocations, bool block_host_until_done) { in ExecuteJitRt()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | op_kernel_test.cc | 426 int num_allocations(bool scoped) { in num_allocations() function in tensorflow::__anondc0872320111::ScopedAllocatorDevice
|
/aosp_15_r20/bionic/libc/malloc_debug/tests/ |
H A D | malloc_debug_unit_tests.cpp | 1199 size_t num_allocations; member
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
H A D | partition_alloc_unittest.cc | 524 const int num_allocations = (6 * 1024 * 1024) / (alloc_size / 1024); in DoReturnNullTest() local
|