Searched defs:allocation_count (Results 1 – 3 of 3) sorted by relevance
68 int64 TestAllocator::allocation_count() const { in allocation_count() function in xla::TestAllocator73 int64 TestAllocator::allocation_count(int device_ordinal) const { in allocation_count() function in xla::TestAllocator
105 uint64_t allocation_count; member
7199 static intptr_t allocation_count = ALLOC_ALWAYS_SUCCEED; variable