Searched defs:allocs (Results 1 – 8 of 8) sorted by relevance
27 ArenaAlloc allocs[6]; in TEST() local70 ArenaAlloc allocs[4]; in TEST() local90 ArenaAlloc allocs[9]; in TEST() local
24 static char *allocs[kMaxNumAllocs]; variable
28 size_t allocs = (size_t)(nmalloc - ndalloc); in accumulate_large_allocs() local
134 const size_t allocs [] = { 124, 60, 252, 60, 4 }; in exhaustion_test3() local
36 static void test(const char* name, size_t init_size, const size_t* allocs, in test()
291 uint64_t allocs = 0; member
154 std::map<int64, int64> allocs; in TrackNode() local
126 int allocs; /* what structure were deallocated */ member