Home
last modified time | relevance | path

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

/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc156 void PartitionFreeHook(void* address) { in PartitionFreeHook() function
215 base::PartitionAllocHooks::SetFreeHook(&PartitionFreeHook); in InstallAllocatorHooks()