Searched defs:num_allocations (Results 1 – 4 of 4) sorted by relevance
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ | ||
D | TensorBlock.h | 541 const int num_allocations = static_cast<int>(m_allocations.size()); in allocate() local |
/external/protobuf/src/google/protobuf/ | ||
D | arena_unittest.cc | 1414 static uint32 num_allocations; member in google::protobuf::ArenaHooksTestUtil |
/external/libpng/ | ||
D | pngtest.c | 512 static int num_allocations = 0; variable |
/external/tensorflow/tensorflow/core/framework/ | ||
D | op_kernel_test.cc | 423 int num_allocations(bool scoped) { in num_allocations() function in tensorflow::__anon6415fb680111::ScopedAllocatorDevice |