Home
last modified time | relevance | path

Searched defs:num_allocations (Results 1 – 7 of 7) sorted by relevance

/external/protobuf/src/google/protobuf/
Darenaz_sampler.h66 std::atomic<int> num_allocations; member
/external/cronet/third_party/protobuf/src/google/protobuf/
Darenaz_sampler.h66 std::atomic<int> num_allocations; member
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorBlock.h541 const int num_allocations = static_cast<int>(m_allocations.size()); in allocate() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc576 size_t num_allocations, bool block_host_until_done) { in ExecuteJitRt()
/external/libpng/
Dpngtest.c512 static int num_allocations = 0; variable
/external/tensorflow/tensorflow/core/framework/
Dop_kernel_test.cc426 int num_allocations(bool scoped) { in num_allocations() function in tensorflow::__anon1077b3a10111::ScopedAllocatorDevice
/external/cronet/base/allocator/partition_allocator/
Dpartition_alloc_unittest.cc507 const int num_allocations = (6 * 1024 * 1024) / (alloc_size / 1024); in DoReturnNullTest() local