Home
last modified time | relevance | path

Searched defs:allocs (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/lite/
Dsimple_memory_arena_test.cc27 ArenaAlloc allocs[6]; in TEST() local
70 ArenaAlloc allocs[4]; in TEST() local
90 ArenaAlloc allocs[9]; in TEST() local
/external/compiler-rt/test/sanitizer_common/TestCases/Linux/
Dsoft_rss_limit_mb_test.cc24 static char *allocs[kMaxNumAllocs]; variable
/external/jemalloc_new/src/
Dandroid_je_mallinfo.c28 size_t allocs = (size_t)(nmalloc - ndalloc); in accumulate_large_allocs() local
/external/libcxxabi/test/
Dtest_fallback_malloc.pass.cpp134 const size_t allocs [] = { 124, 60, 252, 60, 4 }; in exhaustion_test3() local
/external/grpc-grpc/test/core/gpr/
Darena_test.cc36 static void test(const char* name, size_t init_size, const size_t* allocs, in test()
/external/perfetto/src/profiling/memory/
Dbookkeeping.h291 uint64_t allocs = 0; member
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_timeline.cc154 std::map<int64, int64> allocs; in TrackNode() local
/external/libxml2/
Dxmlreader.c126 int allocs; /* what structure were deallocated */ member