Home
last modified time | relevance | path

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

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