Home
last modified time | relevance | path

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

/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.h89 static void InstallAllocatorHooksOnce();
Dsampling_heap_profiler.cc198 void SamplingHeapProfiler::InstallAllocatorHooksOnce() { in InstallAllocatorHooksOnce() function in base::SamplingHeapProfiler
247 InstallAllocatorHooksOnce(); in Start()