Searched defs:allocation_count (Results 1 – 7 of 7) sorted by relevance
66 int64_t TestAllocator::allocation_count() const { in allocation_count() function in xla::TestAllocator71 int64_t TestAllocator::allocation_count(int device_ordinal) const { in allocation_count() function in xla::TestAllocator
123 int allocation_count() const { return allocation_count_; } in allocation_count() function
270 int allocation_count() const { return allocation_count_; } in allocation_count() function in net::__anon0ba9f5eb0111::MockClientSocketFactory
337 let mut allocation_count = self in build() localVariable655 let mut allocation_count = self in drop() localVariable1150 fn allocation_count() { in allocation_count() function
105 uint64_t allocation_count; member
164 allocation_count: Mutex<u32>, field536 pub(crate) fn allocation_count(&self) -> &Mutex<u32> { in allocation_count() method
7609 static intptr_t allocation_count = ALLOC_ALWAYS_SUCCEED; variable