Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/test/sanitizer_common/TestCases/Linux/
H A Dsoft_rss_limit_mb_test.cc27 int num_allocs = kMaxNumAllocs / 4; in main() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dallocator_stats.h30 int64_t num_allocs; // Number of allocations. member
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dbfc_memory_map.proto9 int64 num_allocs = 1; field
/aosp_15_r20/system/extras/memory_replay/
H A Dmain.cpp46 size_t num_allocs = 0; in GetMaxAllocs() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_allocator_test.cc45 size_t num_allocs = 0; member
104 size_t num_allocs() const { return state_->num_allocs; } in num_allocs() function in absl::container_internal::__anon9f3ec0df0111::CheckedAlloc
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_allocator_test.cc45 size_t num_allocs = 0; member
104 size_t num_allocs() const { return state_->num_allocs; } in num_allocs() function in absl::container_internal::__anonce60fce30111::CheckedAlloc
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_allocator_test.cc34 size_t num_allocs = 0; member
93 size_t num_allocs() const { return state_->num_allocs; } in num_allocs() function in absl::container_internal::__anonfcca05df0111::CheckedAlloc
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Draw_hash_set_allocator_test.cc34 size_t num_allocs = 0; member
93 size_t num_allocs() const { return state_->num_allocs; } in num_allocs() function in absl::container_internal::__anon400a38910111::CheckedAlloc
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Draw_hash_set_allocator_test.cc34 size_t num_allocs = 0; member
93 size_t num_allocs() const { return state_->num_allocs; } in num_allocs() function in absl::container_internal::__anone2c504b60111::CheckedAlloc
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Draw_hash_set_allocator_test.cc45 size_t num_allocs = 0; member
104 size_t num_allocs() const { return state_->num_allocs; } in num_allocs() function in absl::container_internal::__anon2e69bf900111::CheckedAlloc
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_allocator_test.cc34 size_t num_allocs = 0; member
93 size_t num_allocs() const { return state_->num_allocs; } in num_allocs() function in absl::container_internal::__anon212bd4150111::CheckedAlloc
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/common/fconf/
Dfconf_ethosn_getter.c77 size_t num_allocs) in fdt_node_populate_sub_allocators()
/aosp_15_r20/trusty/user/base/lib/scudo/test/srv/
Dscudo_app.cpp435 uint num_allocs = rand() % 40 + 1; in scudo_on_message() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dallocator_test.cc34 static void CheckStats(Allocator* a, int64_t num_allocs, int64_t bytes_in_use, in CheckStats()
H A Dallocator.h71 int64_t num_allocs; // Number of allocations. member
/aosp_15_r20/external/libdav1d/src/
H A Dmem.c50 unsigned num_allocs; member
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_thread_pool.cpp660 const int num_allocs = internal::random<int>(2, 11); in test_threadpool_allocate() local
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.h109 int64_t num_allocs; member
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_bfc_allocator_test.cc45 void CheckStats(Allocator* a, int64_t num_allocs, int64_t bytes_in_use, in CheckStats()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dc_api_decl.h83 int64_t num_allocs; member
/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/protobuf/
Dbfc_memory_map.pb.h1036 inline ::int64_t MemAllocatorStats::num_allocs() const { in num_allocs() function
/aosp_15_r20/external/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h1510 int64_t num_allocs; member
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c1144 uint32_t num_allocs; in pvr_calc_fscommon_size_and_tiles_in_flight() local
/aosp_15_r20/external/google-benchmark/include/benchmark/
H A Dbenchmark.h390 int64_t num_allocs; member
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/include/benchmark/
H A Dbenchmark.h387 int64_t num_allocs; member