Searched refs:GetSystemAllocator (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
H A Dmalloc_extension.h225 virtual SysAllocator* GetSystemAllocator();
234 // system allocator (use GetSystemAllocator() above) or not. The caller is
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
H A Dmalloc_extension.h245 virtual SysAllocator* GetSystemAllocator();
254 // system allocator (use GetSystemAllocator() above) or not. The caller is
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dmalloc_extension.cc158 SysAllocator* MallocExtension::GetSystemAllocator() { function in class:MallocExtension
H A Dmemfs_malloc.cc259 SysAllocator* alloc = MallocExtension::instance()->GetSystemAllocator();
H A Dtcmalloc.cc736 virtual SysAllocator* GetSystemAllocator() { function in class:TCMallocImplementation
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dmalloc_extension.cc152 SysAllocator* MallocExtension::GetSystemAllocator() { function in class:MallocExtension
H A Dmemfs_malloc.cc259 SysAllocator* alloc = MallocExtension::instance()->GetSystemAllocator();
H A Dtcmalloc.cc726 virtual SysAllocator* GetSystemAllocator() { function in class:TCMallocImplementation

Completed in 9000 milliseconds