Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
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
/external/expat/tests/
Druntests.c7199 static intptr_t allocation_count = ALLOC_ALWAYS_SUCCEED; variable