DebugAllocate 1113 third_party/tcmalloc/chromium/src/debugallocation.cc void* p = DebugAllocate(size, new_type); DebugAllocate 1161 third_party/tcmalloc/chromium/src/debugallocation.cc : DebugAllocate(size, MallocBlock::kMallocType); DebugAllocate 1298 third_party/tcmalloc/chromium/src/debugallocation.cc p = DebugAllocate(size + extra_bytes, MallocBlock::kMallocType); DebugAllocate 1436 third_party/tcmalloc/chromium/src/debugallocation.cc void* result = DebugAllocate(size, MallocBlock::kMallocType); DebugAllocate 1106 third_party/tcmalloc/vendor/src/debugallocation.cc void* p = DebugAllocate(size, new_type); DebugAllocate 1154 third_party/tcmalloc/vendor/src/debugallocation.cc : DebugAllocate(size, MallocBlock::kMallocType); DebugAllocate 1286 third_party/tcmalloc/vendor/src/debugallocation.cc p = DebugAllocate(size + extra_bytes, MallocBlock::kMallocType);