Home
last modified time | relevance | path

Searched defs:allocs (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/libc-test/src/functional/
H A Dtest-malloc-info-stats-print.h136 void **allocs = arg; in allocate_and_abandon() local
H A Dtest-iterate.c31 uintptr_t allocs[ALLOCATIONS_NUMBER]; member
75 const uintptr_t *allocs = iterate_arg->allocs; in fill_allocations_info() local
94 uintptr_t *allocs = iterate_arg->allocs; make_allocations() local
105 uintptr_t *allocs = iterate_arg->allocs; free_allocations() local
[all...]
/kernel/linux/linux-5.10/arch/arm/common/
H A Ddmabounce.c64 unsigned long allocs; member
/third_party/skia/third_party/externals/abseil-cpp/absl/memory/
H A Dmemory_test.cc161 static std::vector<size_t>& allocs() { in allocs() function
/third_party/musl/src/malloc/liteos_a/user_debug/
H A Dmemory_check.c651 static void print_summary_info(size_t leak_size, size_t allocs, int fd, bool verbose, bool mem_leak_exist) in print_summary_info() argument
688 size_t allocs = 0; in check_leak() local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemory_check.c636 static void print_summary_info(size_t leak_size, size_t allocs, int fd, bool verbose, bool mem_leak_exist) in print_summary_info() argument
673 size_t allocs = 0; in check_leak() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DTests.cpp627 AllocationUniquePtr allocs[4]; in TestCustomPools() local
H A DD3D12MemAlloc.cpp114 static void* Malloc(const ALLOCATION_CALLBACKS& allocs, size_t size, size_t alignment) in Malloc() argument
120 static void Free(const ALLOCATION_CALLBACKS& allocs, void* memory) in Free() argument
126 static T* Allocate(const ALLOCATION_CALLBACKS& allocs) in Allocate() argument
131 static T* AllocateArray(const ALLOCATION_CALLBACKS& allocs, size_t count) in AllocateArray() argument
140 D3D12MA_DELETE(const ALLOCATION_CALLBACKS& allocs, T* memory) D3D12MA_DELETE() argument
149 D3D12MA_DELETE_ARRAY(const ALLOCATION_CALLBACKS& allocs, T* memory, size_t count) D3D12MA_DELETE_ARRAY() argument
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dneighbour.h113 unsigned long allocs; /* number of allocated neighs */ member
/kernel/linux/linux-5.10/mm/
H A Dpercpu.c2731 int allocs = 0, wasted = 0; in pcpu_build_alloc_info() local
H A Dslab.c4049 unsigned long allocs = cachep->num_allocations; in slabinfo_show_stats() local
/kernel/linux/linux-6.6/include/net/
H A Dneighbour.h116 unsigned long allocs; /* number of allocated neighs */ member
/kernel/linux/linux-6.6/mm/
H A Dpercpu.c2909 int allocs = 0, wasted = 0; in pcpu_build_alloc_info() local
H A Dslab.c3909 unsigned long allocs = cachep->num_allocations; in slabinfo_show_stats() local
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h4742 static char* VmaCreateStringCopy(const VkAllocationCallbacks* allocs, const char* srcStr) in VmaCreateStringCopy() argument
4757 static void VmaFreeString(const VkAllocationCallbacks* allocs, char* str) in VmaFreeString() argument
12491 const VkAllocationCallbacks* allocs = m_BlockVector.GetAllocator()->GetAllocationCallbacks(); in SetName() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dwmi.h3072 struct wmi_sched_scheme_slot allocs[WMI_SCHED_MAX_ALLOCS_PER_CMD]; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dwmi.h3072 struct wmi_sched_scheme_slot allocs[WMI_SCHED_MAX_ALLOCS_PER_CMD]; member

Completed in 76 milliseconds