Home
last modified time | relevance | path

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

/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc152 void PartitionAllocHook(void* address, size_t size, const char*) { in PartitionAllocHook() function
214 base::PartitionAllocHooks::SetAllocationHook(&PartitionAllocHook); in InstallAllocatorHooks()