SetSystemAllocator  241 third_party/tcmalloc/chromium/src/gperftools/malloc_extension.h   virtual void SetSystemAllocator(SysAllocator *a);
SetSystemAllocator  262 third_party/tcmalloc/chromium/src/memfs_malloc.cc       MallocExtension::instance()->SetSystemAllocator(hp);
SetSystemAllocator   99 third_party/tcmalloc/chromium/src/tests/system-alloc_unittest.cc   MallocExtension::instance()->SetSystemAllocator(&a);
SetSystemAllocator  261 third_party/tcmalloc/vendor/src/gperftools/malloc_extension.h   virtual void SetSystemAllocator(SysAllocator *a);
SetSystemAllocator  262 third_party/tcmalloc/vendor/src/memfs_malloc.cc       MallocExtension::instance()->SetSystemAllocator(hp);
SetSystemAllocator   99 third_party/tcmalloc/vendor/src/tests/system-alloc_unittest.cc   MallocExtension::instance()->SetSystemAllocator(&a);