Home
last modified time | relevance | path

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

/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc139 AllocatorDispatch g_allocator_dispatch = {&AllocFn, variable
206 base::allocator::InsertAllocatorDispatch(&g_allocator_dispatch); in InstallAllocatorHooks()
208 ignore_result(g_allocator_dispatch); in InstallAllocatorHooks()