Home
last modified time | relevance | path

Searched defs:num_to_be_freed (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_shim_default_dispatch_to_apple_zoned_malloc.cc91 unsigned num_to_be_freed, in BatchFreeImpl()
H A Dallocator_shim_dispatch_to_noop_on_free.cc77 unsigned num_to_be_freed, in BatchFreeFn()
H A Dshim_alloc_functions.h223 unsigned num_to_be_freed, in ShimBatchFree()
H A Dallocator_shim_default_dispatch_to_partition_alloc.cc426 unsigned num_to_be_freed, in PartitionBatchFree()
H A Dallocator_shim_unittest.cc186 unsigned num_to_be_freed, in MockBatchFree()
/aosp_15_r20/external/libchrome/base/allocator/
H A Dallocator_shim.cc266 unsigned num_to_be_freed, in ShimBatchFree()
/aosp_15_r20/external/libchrome/base/debug/
H A Dthread_heap_usage_tracker.cc187 unsigned num_to_be_freed, in BatchFreeFn()
/aosp_15_r20/external/libchrome/base/sampling_heap_profiler/
H A Dsampling_heap_profiler.cc123 unsigned num_to_be_freed, in BatchFreeFn()
/aosp_15_r20/external/jemalloc_new/src/
H A Dzone.c229 unsigned num_to_be_freed) { in zone_batch_free()