Home
last modified time | relevance | path

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

/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.h90 static bool InstallAllocatorHooks();
Dsampling_heap_profiler.cc199 static bool hook_installed = InstallAllocatorHooks(); in InstallAllocatorHooksOnce()
204 bool SamplingHeapProfiler::InstallAllocatorHooks() { in InstallAllocatorHooks() function in base::SamplingHeapProfiler