Home
last modified time | relevance | path

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

/third_party/grpc/test/core/gpr/
Darena_test.cc41 static void test(const char* name, size_t init_size, const size_t* allocs, in test()
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
Dmemory_check.c636 static void print_summary_info(size_t leak_size, size_t allocs, int fd, bool verbose, bool mem_leak… in print_summary_info()
673 size_t allocs = 0; in check_leak() local
/third_party/Linux_Kernel/include/linux/uwb/
Dspec.h307 struct uwb_drp_alloc allocs[]; member
406 struct uwb_drp_alloc allocs[]; member
/third_party/abseil-cpp/absl/memory/
Dmemory_test.cc162 static std::vector<size_t>& allocs() { in allocs() function
/third_party/libxml2/
Dxmlreader.c126 int allocs; /* what structure were deallocated */ member