Searched defs:num_allocations (Results 1 – 7 of 7) sorted by relevance
66 std::atomic<int> num_allocations; member
541 const int num_allocations = static_cast<int>(m_allocations.size()); in allocate() local
576 size_t num_allocations, bool block_host_until_done) { in ExecuteJitRt()
512 static int num_allocations = 0; variable
426 int num_allocations(bool scoped) { in num_allocations() function in tensorflow::__anon1077b3a10111::ScopedAllocatorDevice
507 const int num_allocations = (6 * 1024 * 1024) / (alloc_size / 1024); in DoReturnNullTest() local