Home
last modified time | relevance | path

Searched defs:allocation_count (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dcontext_allocator_end2end_test.cc186 NullAllocator(std::atomic<int>* allocation_count, in NullAllocator()
218 std::atomic<int> allocation_count{0}; in TEST_P() local
236 SimpleAllocator(std::atomic<int>* allocation_count, in SimpleAllocator()
268 std::atomic<int> allocation_count{0}; in TEST_P() local
H A Dmessage_allocator_end2end_test.cc246 int allocation_count = 0; member in grpc::testing::__anon4b6f7c020111::SimpleAllocatorTest::SimpleAllocator
342 int allocation_count = 0; member in grpc::testing::__anon4b6f7c020111::ArenaAllocatorTest::ArenaAllocator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dlocal_client_test_base.cc66 int64_t TestAllocator::allocation_count() const { in allocation_count() function in xla::TestAllocator
71 int64_t TestAllocator::allocation_count(int device_ordinal) const { in allocation_count() function in xla::TestAllocator
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/viz/summary/
H A Dprocesses.sql26 SELECT upid, COUNT() AS allocation_count field
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dglobal_resource_test.cpp43 std::size_t allocation_count = 0; variable
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/device/
Dmod.rs161 pub(crate) allocation_count: AtomicU32, field
497 pub fn allocation_count(&self) -> u32 { in allocation_count() method
/aosp_15_r20/external/cronet/net/socket/
H A Dtransport_client_socket_pool_test_util.h123 int allocation_count() const { return allocation_count_; } in allocation_count() function
H A Dclient_socket_pool_base_unittest.cc272 int allocation_count() const { return allocation_count_; } in allocation_count() function in net::__anon4fe4a65c0111::MockClientSocketFactory
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dbookkeeping.h105 uint64_t allocation_count; member
/aosp_15_r20/external/mesa3d/include/drm-uapi/
H A Dd3dkmthk.h770 __u32 allocation_count; member
787 __u32 allocation_count; member
810 __u32 allocation_count; member
1338 __u32 allocation_count; member
1352 __u32 allocation_count; member
1459 __u32 allocation_count; member
1509 __u32 allocation_count; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/
Ddeadline_timer.cpp334 int allocation_count = 0; in deadline_timer_custom_allocation_test() local
Dsystem_timer.cpp354 int allocation_count = 0; in system_timer_custom_allocation_test() local
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/memory/
Ddevice_memory.rs1691 fn allocation_count() { in allocation_count() function
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto12220 optional int32 allocation_count = 4; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h344252 inline ::int32_t ProcessSystemIonHeapSize::allocation_count() const { in allocation_count() function