Home
last modified time | relevance | path

Searched refs:allocation_count (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_allocation_test.cc50 int64 allocation_count_before = allocator_->allocation_count(); in XLA_TEST_F()
65 EXPECT_GT(allocator_->allocation_count(), allocation_count_before); in XLA_TEST_F()
88 int64 device_allocation_count_before = allocator->allocation_count(d); in XLA_TEST_F()
89 int64 allocation_count_before = allocator->allocation_count(); in XLA_TEST_F()
99 EXPECT_GT(allocator->allocation_count(), allocation_count_before); in XLA_TEST_F()
100 EXPECT_GT(allocator->allocation_count(d), device_allocation_count_before); in XLA_TEST_F()
Dlocal_client_test_base.h59 int64 allocation_count() const;
60 int64 allocation_count(int device_ordinal) const;
Dlocal_client_test_base.cc68 int64 TestAllocator::allocation_count() const { in allocation_count() function in xla::TestAllocator
73 int64 TestAllocator::allocation_count(int device_ordinal) const { in allocation_count() function in xla::TestAllocator
/external/perfetto/src/profiling/memory/
Dbookkeeping.h105 uint64_t allocation_count; member
159 alloc.value.totals.allocation_count == allocated)) { in GetCallstackAllocations()
175 it, !dump_at_max_mode_ ? alloc.value.totals.allocation_count : 0); in GetCallstackAllocations()
315 alloc.callstack_allocations()->value.totals.allocation_count++; in AddToCallstackAllocations()
Dbookkeeping_dump.cc66 sample->set_alloc_count(alloc.value.totals.allocation_count); in WriteAllocation()
/external/abseil-cpp/absl/base/internal/
Dlow_level_alloc.cc209 int32_t allocation_count ABSL_GUARDED_BY(mu);
352 allocation_count(0), in Arena()
388 if (arena->allocation_count != 0) { in DeleteArena()
516 ABSL_RAW_CHECK(arena->allocation_count > 0, "nothing in arena to free"); in Free()
517 arena->allocation_count--; in Free()
597 arena->allocation_count++; in DoAllocWithArena()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dlow_level_alloc.cc209 int32_t allocation_count ABSL_GUARDED_BY(mu);
352 allocation_count(0), in Arena()
388 if (arena->allocation_count != 0) { in DeleteArena()
516 ABSL_RAW_CHECK(arena->allocation_count > 0, "nothing in arena to free"); in Free()
517 arena->allocation_count--; in Free()
597 arena->allocation_count++; in DoAllocWithArena()
/external/openscreen/third_party/abseil/src/absl/base/internal/
Dlow_level_alloc.cc209 int32_t allocation_count ABSL_GUARDED_BY(mu);
352 allocation_count(0), in Arena()
388 if (arena->allocation_count != 0) { in DeleteArena()
516 ABSL_RAW_CHECK(arena->allocation_count > 0, "nothing in arena to free"); in Free()
517 arena->allocation_count--; in Free()
597 arena->allocation_count++; in DoAllocWithArena()
/external/angle/third_party/abseil-cpp/absl/base/internal/
Dlow_level_alloc.cc209 int32_t allocation_count ABSL_GUARDED_BY(mu);
352 allocation_count(0), in Arena()
388 if (arena->allocation_count != 0) { in DeleteArena()
516 ABSL_RAW_CHECK(arena->allocation_count > 0, "nothing in arena to free"); in Free()
517 arena->allocation_count--; in Free()
597 arena->allocation_count++; in DoAllocWithArena()
/external/libtextclassifier/abseil-cpp/absl/base/internal/
Dlow_level_alloc.cc209 int32_t allocation_count ABSL_GUARDED_BY(mu);
352 allocation_count(0), in Arena()
388 if (arena->allocation_count != 0) { in DeleteArena()
516 ABSL_RAW_CHECK(arena->allocation_count > 0, "nothing in arena to free"); in Free()
517 arena->allocation_count--; in Free()
597 arena->allocation_count++; in DoAllocWithArena()
/external/webrtc/third_party/abseil-cpp/absl/base/internal/
Dlow_level_alloc.cc209 int32_t allocation_count ABSL_GUARDED_BY(mu);
352 allocation_count(0), in Arena()
388 if (arena->allocation_count != 0) { in DeleteArena()
516 ABSL_RAW_CHECK(arena->allocation_count > 0, "nothing in arena to free"); in Free()
517 arena->allocation_count--; in Free()
597 arena->allocation_count++; in DoAllocWithArena()
/external/expat/tests/
Druntests.c7199 static intptr_t allocation_count = ALLOC_ALWAYS_SUCCEED; variable
7205 if (allocation_count == 0) in duff_allocator()
7207 if (allocation_count != ALLOC_ALWAYS_SUCCEED) in duff_allocator()
7208 allocation_count--; in duff_allocator()
7230 allocation_count = i; in START_TEST()
7250 allocation_count = i; in START_TEST()
7567 allocation_count = ALLOC_ALWAYS_SUCCEED; in alloc_setup()
7587 allocation_count = i; in START_TEST()
7651 allocation_count = i; in START_TEST()
7679 allocation_count = i; in START_TEST()
[all …]
/external/libabigail/tests/data/test-annotate/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi2366 <!-- int32 LowLevelAlloc::Arena::allocation_count -->
2367 …<var-decl name='allocation_count' type-id='type-id-74' visibility='default' filepath='src/base/low…
4503 <!-- int32 LowLevelAlloc::Arena::allocation_count -->
4504 …<var-decl name='allocation_count' type-id='type-id-74' visibility='default' filepath='src/base/low…
/external/libabigail/tests/data/test-read-dwarf/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi1313 …<var-decl name='allocation_count' type-id='type-id-74' visibility='default' filepath='src/base/low…
2719 …<var-decl name='allocation_count' type-id='type-id-74' visibility='default' filepath='src/base/low…