| /third_party/musl/libc-test/src/functional/ |
| H A D | test-malloc-info-stats-print.h | 136 void **allocs = arg; in allocate_and_abandon() local
|
| H A D | test-iterate.c | 31 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 D | dmabounce.c | 64 unsigned long allocs; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/memory/ |
| H A D | memory_test.cc | 161 static std::vector<size_t>& allocs() { in allocs() function
|
| /third_party/musl/src/malloc/liteos_a/user_debug/ |
| H A D | memory_check.c | 651 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 D | memory_check.c | 636 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
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
| H A D | shader_manager.cpp | 754 void ShaderManager::HandlePendingShaders(Allocs& allocs) in HandlePendingShaders() argument 802 void ShaderManager::HandlePendingModules(Allocs& allocs) in HandlePendingModules() argument
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| H A D | Tests.cpp | 627 AllocationUniquePtr allocs[4];
in TestCustomPools() local
|
| H A D | D3D12MemAlloc.cpp | 114 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 D | neighbour.h | 113 unsigned long allocs; /* number of allocated neighs */ member
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | percpu.c | 2731 int allocs = 0, wasted = 0; in pcpu_build_alloc_info() local
|
| H A D | slab.c | 4049 unsigned long allocs = cachep->num_allocations; in slabinfo_show_stats() local
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | neighbour.h | 116 unsigned long allocs; /* number of allocated neighs */ member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/ |
| H A D | mali_kbase_tracepoints.c | 1760 mali_kbase_kbase_tlstream_aux_jit_stats( struct kbase_tlstream *stream, u32 ctx_nr, u32 bid, u32 max_allocs, u32 allocs, u32 va_pages, u32 ph_pages) mali_kbase_kbase_tlstream_aux_jit_stats() argument
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | percpu.c | 2909 int allocs = 0, wasted = 0; in pcpu_build_alloc_info() local
|
| H A D | slab.c | 3909 unsigned long allocs = cachep->num_allocations; in slabinfo_show_stats() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/ |
| H A D | mali_kbase_tracepoints.c | 1904 __kbase_tlstream_aux_jit_stats( struct kbase_tlstream *stream, u32 ctx_nr, u32 bid, u32 max_allocs, u32 allocs, u32 va_pages, u32 ph_pages) __kbase_tlstream_aux_jit_stats() argument
|
| /third_party/skia/third_party/vulkanmemoryallocator/include/ |
| H A D | vk_mem_alloc.h | 4742 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 D | wmi.h | 3072 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 D | wmi.h | 3072 struct wmi_sched_scheme_slot allocs[WMI_SCHED_MAX_ALLOCS_PER_CMD]; member
|