Home
last modified time | relevance | path

Searched refs:batch_malloc_function (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/allocator/
Dallocator_shim.h94 BatchMallocFn* const batch_malloc_function; member
Dallocator_shim.cc261 return chain_head->batch_malloc_function(chain_head, size, results, in ShimBatchMalloc()
/external/libchrome/base/debug/
Dthread_heap_usage_tracker.cc177 unsigned count = self->next->batch_malloc_function(self->next, size, results, in BatchMallocFn()
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc112 unsigned num_allocated = self->next->batch_malloc_function( in BatchMallocFn()