Advertisement
Guest User

Untitled

a guest
May 31st, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.67 KB | None | 0 0
  1. +++ /tmp/patch 2016-05-31 08:34:11.941915136 +0100
  2. --- /tmp/tot 2016-05-31 08:34:06.365874108 +0100
  3. -GLOBAL DEFAULT 13 CyclesPerSecond()
  4. -GLOBAL DEFAULT 13 DefaultSysAllocator::Alloc(unsigned long, unsigned long*, unsigned long)
  5. -GLOBAL DEFAULT 13 DevMemSysAllocator::Alloc(unsigned long, unsigned long*, unsigned long)
  6. -GLOBAL DEFAULT 13 GetHeapProfile
  7. -GLOBAL DEFAULT 13 GetStackFrames(void**, int*, int, int)
  8. -GLOBAL DEFAULT 13 GetStackFramesWithContext(void**, int*, int, int, void const*)
  9. -GLOBAL DEFAULT 13 GetStackTrace(void**, int, int)
  10. -GLOBAL DEFAULT 13 GetStackTraceWithContext(void**, int, int, void const*)
  11. -GLOBAL DEFAULT 13 GetUniquePathFromEnv(char const*, char*)
  12. -GLOBAL DEFAULT 13 GetenvBeforeMain(char const*)
  13. -GLOBAL DEFAULT 13 HasPosixThreads()
  14. -GLOBAL DEFAULT 13 HeapProfileTable::AddIfNonLive(void const*, HeapProfileTable::AllocValue*, HeapProfileTable::AddNonLiveArgs*)
  15. -GLOBAL DEFAULT 13 HeapProfileTable::AddToSnapshot(void const*, HeapProfileTable::AllocValue*, HeapProfileTable::Snapshot*)
  16. -GLOBAL DEFAULT 13 HeapProfileTable::CleanupOldProfiles(char const*)
  17. -GLOBAL DEFAULT 13 HeapProfileTable::DumpMarkedObjects(HeapProfileTable::AllocationMark, char const*)
  18. -GLOBAL DEFAULT 13 HeapProfileTable::FillOrderedProfile(char*, int) const
  19. -GLOBAL DEFAULT 13 HeapProfileTable::FindAlloc(void const*, unsigned long*) const
  20. -GLOBAL DEFAULT 13 HeapProfileTable::FindAllocDetails(void const*, HeapProfileTable::AllocInfo*) const
  21. -GLOBAL DEFAULT 13 HeapProfileTable::FindInsideAlloc(void const*, unsigned long, void const**, unsigned long*) const
  22. -GLOBAL DEFAULT 13 HeapProfileTable::GetBucket(int, void const* const*)
  23. -GLOBAL DEFAULT 13 HeapProfileTable::GetCallerStackTrace(int, void**)
  24. -GLOBAL DEFAULT 13 HeapProfileTable::HeapProfileTable(void* (*)(unsigned long), void (*)(void*), bool)
  25. -GLOBAL DEFAULT 13 HeapProfileTable::HeapProfileTable(void* (*)(unsigned long), void (*)(void*), bool)
  26. -GLOBAL DEFAULT 13 HeapProfileTable::IterateAllocationAddresses(void (*)(void*, void const*), void*)
  27. -GLOBAL DEFAULT 13 HeapProfileTable::IterateOrderedAllocContexts(void (*)(HeapProfileTable::AllocContextInfo const&)) const
  28. -GLOBAL DEFAULT 13 HeapProfileTable::MakeSortedBucketList() const
  29. -GLOBAL DEFAULT 13 HeapProfileTable::MarkAsIgnored(void const*)
  30. -GLOBAL DEFAULT 13 HeapProfileTable::MarkAsLive(void const*)
  31. -GLOBAL DEFAULT 13 HeapProfileTable::MarkCurrentAllocations(HeapProfileTable::AllocationMark)
  32. -GLOBAL DEFAULT 13 HeapProfileTable::MarkUnmarkedAllocations(HeapProfileTable::AllocationMark)
  33. -GLOBAL DEFAULT 13 HeapProfileTable::NonLiveSnapshot(HeapProfileTable::Snapshot*)
  34. -GLOBAL DEFAULT 13 HeapProfileTable::RecordAlloc(void const*, unsigned long, int, void const* const*)
  35. -GLOBAL DEFAULT 13 HeapProfileTable::RecordFree(void const*)
  36. -GLOBAL DEFAULT 13 HeapProfileTable::ReleaseSnapshot(HeapProfileTable::Snapshot*)
  37. -GLOBAL DEFAULT 13 HeapProfileTable::Snapshot::ReportCallback(void const*, HeapProfileTable::AllocValue*, HeapProfileTable::Snapshot::ReportState*)
  38. -GLOBAL DEFAULT 13 HeapProfileTable::Snapshot::ReportIndividualObjects()
  39. -GLOBAL DEFAULT 13 HeapProfileTable::Snapshot::ReportLeaks(char const*, char const*, bool)
  40. -GLOBAL DEFAULT 13 HeapProfileTable::Snapshot::ReportObject(void const*, HeapProfileTable::AllocValue*, char*)
  41. -GLOBAL DEFAULT 13 HeapProfileTable::TakeSnapshot()
  42. -GLOBAL DEFAULT 13 HeapProfileTable::UnparseBucket(HeapProfileBucket const&, char*, int, int, char const*, HeapProfileStats*)
  43. -GLOBAL DEFAULT 13 HeapProfileTable::WriteProfile(char const*, HeapProfileBucket const&, AddressMap<HeapProfileTable::AllocValue>*)
  44. -GLOBAL DEFAULT 13 HeapProfileTable::~HeapProfileTable()
  45. -GLOBAL DEFAULT 13 HeapProfileTable::~HeapProfileTable()
  46. -GLOBAL DEFAULT 13 HeapProfilerDump
  47. -GLOBAL DEFAULT 13 HeapProfilerDumpAliveObjects
  48. -GLOBAL DEFAULT 13 HeapProfilerMarkBaseline
  49. -GLOBAL DEFAULT 13 HeapProfilerMarkInteresting
  50. -GLOBAL DEFAULT 13 HeapProfilerStart
  51. -GLOBAL DEFAULT 13 HeapProfilerStop
  52. -GLOBAL DEFAULT 13 HeapProfilerWithPseudoStackStart
  53. -GLOBAL DEFAULT 13 InitSystemAllocators()
  54. -GLOBAL DEFAULT 13 IsHeapProfilerRunning
  55. -GLOBAL DEFAULT 13 IterateAllocatedObjects
  56. -GLOBAL DEFAULT 13 ListAllProcessThreads
  57. -GLOBAL DEFAULT 13 LowLevelAlloc::DefaultArena()
  58. -GLOBAL DEFAULT 13 LowLevelAlloc::DeleteArena(LowLevelAlloc::Arena*)
  59. -GLOBAL DEFAULT 13 LowLevelAlloc::NewArena(int, LowLevelAlloc::Arena*)
  60. -GLOBAL DEFAULT 13 MallocExtension::GetAllocatedSize(void const*)
  61. -GLOBAL DEFAULT 13 MallocExtension::GetBytesAllocatedOnCurrentThread()
  62. -GLOBAL DEFAULT 13 MallocExtension::GetEstimatedAllocatedSize(unsigned long)
  63. -GLOBAL DEFAULT 13 MallocExtension::GetFreeListSizes(std::vector<MallocExtension::FreeListInfo, std::allocator<MallocExtension::FreeListInfo> >*)
  64. -GLOBAL DEFAULT 13 MallocExtension::GetHeapGrowthStacks(std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)
  65. -GLOBAL DEFAULT 13 MallocExtension::GetHeapSample(std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)
  66. -GLOBAL DEFAULT 13 MallocExtension::GetMemoryReleaseRate()
  67. -GLOBAL DEFAULT 13 MallocExtension::GetNumericProperty(char const*, unsigned long*)
  68. -GLOBAL DEFAULT 13 MallocExtension::GetOwnership(void const*)
  69. -GLOBAL DEFAULT 13 MallocExtension::GetStats(char*, int)
  70. -GLOBAL DEFAULT 13 MallocExtension::GetSystemAllocator()
  71. -GLOBAL DEFAULT 13 MallocExtension::Initialize()
  72. -GLOBAL DEFAULT 13 MallocExtension::MallocMemoryStats(int*, unsigned long*, int*)
  73. -GLOBAL DEFAULT 13 MallocExtension::MarkThreadBusy()
  74. -GLOBAL DEFAULT 13 MallocExtension::MarkThreadIdle()
  75. -GLOBAL DEFAULT 13 MallocExtension::Ranges(void*, void (*)(void*, base::MallocRange const*))
  76. -GLOBAL DEFAULT 13 MallocExtension::ReadHeapGrowthStackTraces()
  77. -GLOBAL DEFAULT 13 MallocExtension::ReadStackTraces(int*)
  78. -GLOBAL DEFAULT 13 MallocExtension::Register(MallocExtension*)
  79. -GLOBAL DEFAULT 13 MallocExtension::ReleaseFreeMemory()
  80. -GLOBAL DEFAULT 13 MallocExtension::ReleaseToSystem(unsigned long)
  81. -GLOBAL DEFAULT 13 MallocExtension::SetMemoryReleaseRate(double)
  82. -GLOBAL DEFAULT 13 MallocExtension::SetNumericProperty(char const*, unsigned long)
  83. -GLOBAL DEFAULT 13 MallocExtension::SetSystemAllocator(SysAllocator*)
  84. -GLOBAL DEFAULT 13 MallocExtension::VerifyAllMemory()
  85. -GLOBAL DEFAULT 13 MallocExtension::VerifyArrayNewMemory(void const*)
  86. -GLOBAL DEFAULT 13 MallocExtension::VerifyMallocMemory(void const*)
  87. -GLOBAL DEFAULT 13 MallocExtension::VerifyNewMemory(void const*)
  88. -GLOBAL DEFAULT 13 MallocExtension::instance()
  89. -GLOBAL DEFAULT 13 MallocExtension::~MallocExtension()
  90. -GLOBAL DEFAULT 13 MallocExtension::~MallocExtension()
  91. -GLOBAL DEFAULT 13 MallocExtension::~MallocExtension()
  92. -GLOBAL DEFAULT 13 MallocExtension_GetAllocatedSize
  93. -GLOBAL DEFAULT 13 MallocExtension_GetEstimatedAllocatedSize
  94. -GLOBAL DEFAULT 13 MallocExtension_GetNumericProperty
  95. -GLOBAL DEFAULT 13 MallocExtension_GetOwnership
  96. -GLOBAL DEFAULT 13 MallocExtension_GetStats
  97. -GLOBAL DEFAULT 13 MallocExtension_MallocMemoryStats
  98. -GLOBAL DEFAULT 13 MallocExtension_MarkThreadBusy
  99. -GLOBAL DEFAULT 13 MallocExtension_MarkThreadIdle
  100. -GLOBAL DEFAULT 13 MallocExtension_ReleaseFreeMemory
  101. -GLOBAL DEFAULT 13 MallocExtension_ReleaseToSystem
  102. -GLOBAL DEFAULT 13 MallocExtension_SetNumericProperty
  103. -GLOBAL DEFAULT 13 MallocExtension_VerifyAllMemory
  104. -GLOBAL DEFAULT 13 MallocExtension_VerifyArrayNewMemory
  105. -GLOBAL DEFAULT 13 MallocExtension_VerifyMallocMemory
  106. -GLOBAL DEFAULT 13 MallocExtension_VerifyNewMemory
  107. -GLOBAL DEFAULT 13 MallocHook::InvokeDeleteHookSlow(void const*)
  108. -GLOBAL DEFAULT 13 MallocHook::InvokeMmapHookSlow(void const*, void const*, unsigned long, int, int, int, long)
  109. -GLOBAL DEFAULT 13 MallocHook::InvokeMmapReplacementSlow(void const*, unsigned long, int, int, int, long, void**)
  110. -GLOBAL DEFAULT 13 MallocHook::InvokeMremapHookSlow(void const*, void const*, unsigned long, unsigned long, int, void const*)
  111. -GLOBAL DEFAULT 13 MallocHook::InvokeMunmapHookSlow(void const*, unsigned long)
  112. -GLOBAL DEFAULT 13 MallocHook::InvokeMunmapReplacementSlow(void const*, unsigned long, int*)
  113. -GLOBAL DEFAULT 13 MallocHook::InvokeNewHookSlow(void const*, unsigned long)
  114. -GLOBAL DEFAULT 13 MallocHook::InvokePreMmapHookSlow(void const*, unsigned long, int, int, int, long)
  115. -GLOBAL DEFAULT 13 MallocHook::InvokePreSbrkHookSlow(long)
  116. -GLOBAL DEFAULT 13 MallocHook::InvokeSbrkHookSlow(void const*, long)
  117. -GLOBAL DEFAULT 13 MallocHook::UnhookedMMap(void*, unsigned long, int, int, int, long)
  118. -GLOBAL DEFAULT 13 MallocHook::UnhookedMUnmap(void*, unsigned long)
  119. -GLOBAL DEFAULT 13 MallocHook_AddDeleteHook
  120. -GLOBAL DEFAULT 13 MallocHook_AddMmapHook
  121. -GLOBAL DEFAULT 13 MallocHook_AddMremapHook
  122. -GLOBAL DEFAULT 13 MallocHook_AddMunmapHook
  123. -GLOBAL DEFAULT 13 MallocHook_AddNewHook
  124. -GLOBAL DEFAULT 13 MallocHook_AddPreMmapHook
  125. -GLOBAL DEFAULT 13 MallocHook_AddPreSbrkHook
  126. -GLOBAL DEFAULT 13 MallocHook_AddSbrkHook
  127. -GLOBAL DEFAULT 13 MallocHook_GetCallerStackTrace
  128. -GLOBAL DEFAULT 13 MallocHook_RemoveDeleteHook
  129. -GLOBAL DEFAULT 13 MallocHook_RemoveMmapHook
  130. -GLOBAL DEFAULT 13 MallocHook_RemoveMmapReplacement
  131. -GLOBAL DEFAULT 13 MallocHook_RemoveMremapHook
  132. -GLOBAL DEFAULT 13 MallocHook_RemoveMunmapHook
  133. -GLOBAL DEFAULT 13 MallocHook_RemoveMunmapReplacement
  134. -GLOBAL DEFAULT 13 MallocHook_RemoveNewHook
  135. -GLOBAL DEFAULT 13 MallocHook_RemovePreMmapHook
  136. -GLOBAL DEFAULT 13 MallocHook_RemovePreSbrkHook
  137. -GLOBAL DEFAULT 13 MallocHook_RemoveSbrkHook
  138. -GLOBAL DEFAULT 13 MallocHook_SetDeleteHook
  139. -GLOBAL DEFAULT 13 MallocHook_SetMmapHook
  140. -GLOBAL DEFAULT 13 MallocHook_SetMmapReplacement
  141. -GLOBAL DEFAULT 13 MallocHook_SetMremapHook
  142. -GLOBAL DEFAULT 13 MallocHook_SetMunmapHook
  143. -GLOBAL DEFAULT 13 MallocHook_SetMunmapReplacement
  144. -GLOBAL DEFAULT 13 MallocHook_SetNewHook
  145. -GLOBAL DEFAULT 13 MallocHook_SetPreMmapHook
  146. -GLOBAL DEFAULT 13 MallocHook_SetPreSbrkHook
  147. -GLOBAL DEFAULT 13 MallocHook_SetSbrkHook
  148. -GLOBAL DEFAULT 13 MemoryRegionMap::BeginRegionLocked()
  149. -GLOBAL DEFAULT 13 MemoryRegionMap::DoFindRegionLocked(unsigned long)
  150. -GLOBAL DEFAULT 13 MemoryRegionMap::EndRegionLocked()
  151. -GLOBAL DEFAULT 13 MemoryRegionMap::FindAndMarkStackRegion(unsigned long, MemoryRegionMap::Region*)
  152. -GLOBAL DEFAULT 13 MemoryRegionMap::FindRegion(unsigned long, MemoryRegionMap::Region*)
  153. -GLOBAL DEFAULT 13 MemoryRegionMap::GetBucket(int, void const* const*)
  154. -GLOBAL DEFAULT 13 MemoryRegionMap::Init(int, bool)
  155. -GLOBAL DEFAULT 13 MemoryRegionMap::IsRecordingLocked()
  156. -GLOBAL DEFAULT 13 MemoryRegionMap::Lock()
  157. -GLOBAL DEFAULT 13 MemoryRegionMap::LockIsHeld()
  158. -GLOBAL DEFAULT 13 MemoryRegionMap::LogAllLocked()
  159. -GLOBAL DEFAULT 13 MemoryRegionMap::MmapHook(void const*, void const*, unsigned long, int, int, int, long)
  160. -GLOBAL DEFAULT 13 MemoryRegionMap::MremapHook(void const*, void const*, unsigned long, unsigned long, int, void const*)
  161. -GLOBAL DEFAULT 13 MemoryRegionMap::MunmapHook(void const*, unsigned long)
  162. -GLOBAL DEFAULT 13 MemoryRegionMap::RecordRegionAddition(void const*, unsigned long)
  163. -GLOBAL DEFAULT 13 MemoryRegionMap::RecordRegionRemoval(void const*, unsigned long)
  164. -GLOBAL DEFAULT 13 MemoryRegionMap::RecordRegionRemovalInBucket(int, void const* const*, unsigned long)
  165. -GLOBAL DEFAULT 13 MemoryRegionMap::RestoreSavedBucketsLocked()
  166. -GLOBAL DEFAULT 13 MemoryRegionMap::SbrkHook(void const*, long)
  167. -GLOBAL DEFAULT 13 MemoryRegionMap::Shutdown()
  168. -GLOBAL DEFAULT 13 MemoryRegionMap::Unlock()
  169. -GLOBAL DEFAULT 13 MmapSysAllocator::Alloc(unsigned long, unsigned long*, unsigned long)
  170. -GLOBAL DEFAULT 13 NumCPUs()
  171. -GLOBAL DEFAULT 13 ProcMapsIterator::FormatLine(char*, int, unsigned long, unsigned long, char const*, unsigned long, long, char const*, unsigned long)
  172. -GLOBAL DEFAULT 13 ProcMapsIterator::Init(int, ProcMapsIterator::Buffer*, bool)
  173. -GLOBAL DEFAULT 13 ProcMapsIterator::Next(unsigned long*, unsigned long*, char**, unsigned long*, long*, char**)
  174. -GLOBAL DEFAULT 13 ProcMapsIterator::NextExt(unsigned long*, unsigned long*, char**, unsigned long*, long*, char**, unsigned long*, unsigned long*, unsigned long*, unsigned long*, unsigned long*)
  175. -GLOBAL DEFAULT 13 ProcMapsIterator::ProcMapsIterator(int)
  176. -GLOBAL DEFAULT 13 ProcMapsIterator::ProcMapsIterator(int)
  177. -GLOBAL DEFAULT 13 ProcMapsIterator::ProcMapsIterator(int, ProcMapsIterator::Buffer*)
  178. -GLOBAL DEFAULT 13 ProcMapsIterator::ProcMapsIterator(int, ProcMapsIterator::Buffer*)
  179. -GLOBAL DEFAULT 13 ProcMapsIterator::ProcMapsIterator(int, ProcMapsIterator::Buffer*, bool)
  180. -GLOBAL DEFAULT 13 ProcMapsIterator::ProcMapsIterator(int, ProcMapsIterator::Buffer*, bool)
  181. -GLOBAL DEFAULT 13 ProcMapsIterator::Valid() const
  182. -GLOBAL DEFAULT 13 ProcMapsIterator::~ProcMapsIterator()
  183. -GLOBAL DEFAULT 13 ProcMapsIterator::~ProcMapsIterator()
  184. -GLOBAL DEFAULT 13 RawClose(int)
  185. -GLOBAL DEFAULT 13 RawOpenForWriting(char const*)
  186. -GLOBAL DEFAULT 13 RawWrite(int, char const*, unsigned long)
  187. -GLOBAL DEFAULT 13 ResumeAllProcessThreads
  188. -GLOBAL DEFAULT 13 SbrkSysAllocator::Alloc(unsigned long, unsigned long*, unsigned long)
  189. -GLOBAL DEFAULT 13 SleepForMilliseconds(int)
  190. -GLOBAL DEFAULT 13 SpinLock::SlowLock()
  191. -GLOBAL DEFAULT 13 SpinLock::SlowUnlock(unsigned long)
  192. -GLOBAL DEFAULT 13 SpinLock::SpinLoop(long, int*)
  193. -GLOBAL DEFAULT 13 SymbolTable::Add(void const*)
  194. -GLOBAL DEFAULT 13 SymbolTable::GetSymbol(void const*)
  195. -GLOBAL DEFAULT 13 SymbolTable::Symbolize()
  196. -GLOBAL DEFAULT 13 SysAllocator::~SysAllocator()
  197. -GLOBAL DEFAULT 13 SysAllocator::~SysAllocator()
  198. -GLOBAL DEFAULT 13 SysAllocator::~SysAllocator()
  199. -GLOBAL DEFAULT 13 TCMallocGuard::TCMallocGuard()
  200. -GLOBAL DEFAULT 13 TCMallocGuard::TCMallocGuard()
  201. -GLOBAL DEFAULT 13 TCMallocGuard::~TCMallocGuard()
  202. -GLOBAL DEFAULT 13 TCMallocGuard::~TCMallocGuard()
  203. -GLOBAL DEFAULT 13 TCMallocImplementation::GetAllocatedSize(void const*)
  204. -GLOBAL DEFAULT 13 TCMallocImplementation::MarkThreadBusy()
  205. -GLOBAL DEFAULT 13 TCMalloc_Printer::printf(char const*, ...)
  206. -GLOBAL DEFAULT 13 TCMalloc_SystemAddGuard(void*, unsigned long)
  207. -GLOBAL DEFAULT 13 TCMalloc_SystemAlloc(unsigned long, unsigned long*, unsigned long)
  208. -GLOBAL DEFAULT 13 TCMalloc_SystemCommit(void*, unsigned long)
  209. -GLOBAL DEFAULT 13 TCMalloc_SystemRelease(void*, unsigned long)
  210. -GLOBAL DEFAULT 13 base::ElfMemImage::ElfMemImage(void const*)
  211. -GLOBAL DEFAULT 13 base::ElfMemImage::ElfMemImage(void const*)
  212. -GLOBAL DEFAULT 13 base::ElfMemImage::GetDynstr(unsigned int) const
  213. -GLOBAL DEFAULT 13 base::ElfMemImage::GetDynsym(int) const
  214. -GLOBAL DEFAULT 13 base::ElfMemImage::GetNumSymbols() const
  215. -GLOBAL DEFAULT 13 base::ElfMemImage::GetPhdr(int) const
  216. -GLOBAL DEFAULT 13 base::ElfMemImage::GetSymAddr(Elf64_Sym const*) const
  217. -GLOBAL DEFAULT 13 base::ElfMemImage::GetVerdef(int) const
  218. -GLOBAL DEFAULT 13 base::ElfMemImage::GetVerdefAux(Elf64_Verdef const*) const
  219. -GLOBAL DEFAULT 13 base::ElfMemImage::GetVerstr(unsigned int) const
  220. -GLOBAL DEFAULT 13 base::ElfMemImage::GetVersym(int) const
  221. -GLOBAL DEFAULT 13 base::ElfMemImage::Init(void const*)
  222. -GLOBAL DEFAULT 13 base::ElfMemImage::LookupSymbol(char const*, char const*, int, base::ElfMemImage::SymbolInfo*) const
  223. -GLOBAL DEFAULT 13 base::ElfMemImage::LookupSymbolByAddress(void const*, base::ElfMemImage::SymbolInfo*) const
  224. -GLOBAL DEFAULT 13 base::ElfMemImage::SymbolIterator::SymbolIterator(void const*, int)
  225. -GLOBAL DEFAULT 13 base::ElfMemImage::SymbolIterator::SymbolIterator(void const*, int)
  226. -GLOBAL DEFAULT 13 base::ElfMemImage::SymbolIterator::Update(int)
  227. -GLOBAL DEFAULT 13 base::ElfMemImage::SymbolIterator::operator!=(base::ElfMemImage::SymbolIterator const&) const
  228. -GLOBAL DEFAULT 13 base::ElfMemImage::SymbolIterator::operator*() const
  229. -GLOBAL DEFAULT 13 base::ElfMemImage::SymbolIterator::operator++()
  230. -GLOBAL DEFAULT 13 base::ElfMemImage::SymbolIterator::operator->() const
  231. -GLOBAL DEFAULT 13 base::ElfMemImage::SymbolIterator::operator==(base::ElfMemImage::SymbolIterator const&) const
  232. -GLOBAL DEFAULT 13 base::ElfMemImage::begin() const
  233. -GLOBAL DEFAULT 13 base::ElfMemImage::end() const
  234. -GLOBAL DEFAULT 13 base::RawPrinter::Printf(char const*, ...)
  235. -GLOBAL DEFAULT 13 base::RawPrinter::RawPrinter(char*, int)
  236. -GLOBAL DEFAULT 13 base::RawPrinter::RawPrinter(char*, int)
  237. -GLOBAL DEFAULT 13 base::internal::SpinLockDelay(int volatile*, int, int)
  238. -GLOBAL DEFAULT 13 base::internal::SpinLockWait(int volatile*, int, base::internal::SpinLockWaitTransition const*)
  239. -GLOBAL DEFAULT 13 base::internal::SpinLockWake(int volatile*, bool)
  240. -GLOBAL DEFAULT 13 perftools_pthread_getspecific(unsigned int)
  241. -GLOBAL DEFAULT 13 perftools_pthread_key_create(unsigned int*, void (*)(void*))
  242. -GLOBAL DEFAULT 13 perftools_pthread_once(int*, void (*)())
  243. -GLOBAL DEFAULT 13 perftools_pthread_setspecific(unsigned int, void*)
  244. -GLOBAL DEFAULT 13 tc_set_new_mode
  245. -GLOBAL DEFAULT 13 tc_version
  246. -GLOBAL DEFAULT 13 tcmalloc::Abort()
  247. -GLOBAL DEFAULT 13 tcmalloc::AlignmentForSize(unsigned long)
  248. -GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::EvictRandomSizeClass(int, bool)
  249. -GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::FetchFromSpans()
  250. -GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::FetchFromSpansSafe()
  251. -GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::Init(unsigned long)
  252. -GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::InsertRange(void*, void*, int)
  253. -GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::MakeCacheSpace()
  254. -GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::OverheadBytes()
  255. -GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::Populate()
  256. -GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::ReleaseListToSpans(void*)
  257. -GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::ReleaseToSpans(void*)
  258. -GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::RemoveRange(void**, void**, int)
  259. -GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::ShrinkCache(int, bool)
  260. -GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::tc_length()
  261. -GLOBAL DEFAULT 13 tcmalloc::CheckIfKernelSupportsTLS()
  262. -GLOBAL DEFAULT 13 tcmalloc::DLL_Init(tcmalloc::Span*)
  263. -GLOBAL DEFAULT 13 tcmalloc::DLL_Length(tcmalloc::Span const*)
  264. -GLOBAL DEFAULT 13 tcmalloc::DLL_Prepend(tcmalloc::Span*, tcmalloc::Span*)
  265. -GLOBAL DEFAULT 13 tcmalloc::DLL_Remove(tcmalloc::Span*)
  266. -GLOBAL DEFAULT 13 tcmalloc::DeleteSpan(tcmalloc::Span*)
  267. -GLOBAL DEFAULT 13 tcmalloc::DumpProcSelfMaps(int)
  268. -GLOBAL DEFAULT 13 tcmalloc::FL_PopRange(void**, int, void**, void**)
  269. -GLOBAL DEFAULT 13 tcmalloc::FL_PushRange(void**, void*, void*)
  270. -GLOBAL DEFAULT 13 tcmalloc::FL_Size(void*)
  271. -GLOBAL DEFAULT 13 tcmalloc::FillProcSelfMaps(char*, int, bool*)
  272. -GLOBAL DEFAULT 13 tcmalloc::Log(tcmalloc::LogMode, char const*, int, tcmalloc::LogItem, tcmalloc::LogItem, tcmalloc::LogItem, tcmalloc::LogItem)
  273. -GLOBAL DEFAULT 13 tcmalloc::Logger::Add(tcmalloc::LogItem const&)
  274. -GLOBAL DEFAULT 13 tcmalloc::Logger::AddNum(unsigned long, int)
  275. -GLOBAL DEFAULT 13 tcmalloc::Logger::AddStr(char const*, int)
  276. -GLOBAL DEFAULT 13 tcmalloc::MetaDataAlloc(unsigned long)
  277. -GLOBAL DEFAULT 13 tcmalloc::NewSpan(unsigned long, unsigned long)
  278. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::AllocLarge(unsigned long)
  279. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::Carve(tcmalloc::Span*, unsigned long)
  280. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::Check()
  281. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::CheckExpensive()
  282. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::CheckList(tcmalloc::Span*, unsigned long, unsigned long, int)
  283. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::CommitSpan(tcmalloc::Span*)
  284. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::DecommitSpan(tcmalloc::Span*)
  285. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::Delete(tcmalloc::Span*)
  286. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::GetLargeSpanStats(tcmalloc::PageHeap::LargeSpanStats*)
  287. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::GetNextRange(unsigned long, base::MallocRange*)
  288. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::GetSmallSpanStats(tcmalloc::PageHeap::SmallSpanStats*)
  289. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::GrowHeap(unsigned long)
  290. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::IncrementalScavenge(unsigned long)
  291. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::MergeIntoFreeList(tcmalloc::Span*)
  292. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::New(unsigned long)
  293. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::PageHeap()
  294. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::PageHeap()
  295. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::PrependToFreeList(tcmalloc::Span*)
  296. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::RegisterSizeClass(tcmalloc::Span*, unsigned long)
  297. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::ReleaseAtLeastNPages(unsigned long)
  298. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::ReleaseLastNormalSpan(tcmalloc::PageHeap::SpanList*)
  299. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::RemoveFromFreeList(tcmalloc::Span*)
  300. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::SearchFreeAndLargeLists(unsigned long)
  301. -GLOBAL DEFAULT 13 tcmalloc::PageHeap::Split(tcmalloc::Span*, unsigned long)
  302. -GLOBAL DEFAULT 13 tcmalloc::Sampler::GetSamplePeriod()
  303. -GLOBAL DEFAULT 13 tcmalloc::Sampler::Init(unsigned int)
  304. -GLOBAL DEFAULT 13 tcmalloc::Sampler::InitStatics()
  305. -GLOBAL DEFAULT 13 tcmalloc::Sampler::PickNextSamplingPoint()
  306. -GLOBAL DEFAULT 13 tcmalloc::Sampler::PopulateFastLog2Table()
  307. -GLOBAL DEFAULT 13 tcmalloc::SizeMap::Init()
  308. -GLOBAL DEFAULT 13 tcmalloc::SizeMap::NumMoveSize(unsigned long)
  309. -GLOBAL DEFAULT 13 tcmalloc::StackTraceTable::AddTrace(tcmalloc::StackTrace const&)
  310. -GLOBAL DEFAULT 13 tcmalloc::StackTraceTable::Bucket::KeyEqual(unsigned long, tcmalloc::StackTrace const&) const
  311. -GLOBAL DEFAULT 13 tcmalloc::StackTraceTable::ReadStackTracesAndClear()
  312. -GLOBAL DEFAULT 13 tcmalloc::StackTraceTable::StackTraceTable()
  313. -GLOBAL DEFAULT 13 tcmalloc::StackTraceTable::StackTraceTable()
  314. -GLOBAL DEFAULT 13 tcmalloc::StackTraceTable::~StackTraceTable()
  315. -GLOBAL DEFAULT 13 tcmalloc::StackTraceTable::~StackTraceTable()
  316. -GLOBAL DEFAULT 13 tcmalloc::Static::InitStaticVars()
  317. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::BecomeIdle()
  318. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::Cleanup()
  319. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::CreateCacheIfNecessary()
  320. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::DeleteCache(tcmalloc::ThreadCache*)
  321. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::DestroyThreadCache(void*)
  322. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::FetchFromCentralCache(unsigned long, unsigned long)
  323. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::GetBytesAllocatedOnCurrentThread()
  324. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::GetSamplePeriod()
  325. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::GetThreadStats(unsigned long*, unsigned long*)
  326. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::IncreaseCacheLimit()
  327. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::IncreaseCacheLimitLocked()
  328. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::Init(unsigned long)
  329. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::InitModule()
  330. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::InitTSD()
  331. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::ListTooLong(tcmalloc::ThreadCache::FreeList*, unsigned long)
  332. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::NewHeap(unsigned long)
  333. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::RecomputePerThreadCacheSize()
  334. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned long, int)
  335. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::Scavenge()
  336. -GLOBAL DEFAULT 13 tcmalloc::ThreadCache::set_overall_thread_cache_size(unsigned long)
  337. -GLOBAL DEFAULT 13 tcmalloc::metadata_system_bytes()
  338. -GLOBAL DEFAULT 13 tcmalloc::metadata_unmapped_bytes()
  339. -GLOBAL DEFAULT 13 tcmalloc::update_metadata_system_bytes(int)
  340. -GLOBAL DEFAULT 13 tcmalloc::update_metadata_unmapped_bytes(int)
  341. -GLOBAL DEFAULT 14 LowLevelAlloc::Alloc(unsigned long)
  342. -GLOBAL DEFAULT 14 LowLevelAlloc::AllocWithArena(unsigned long, LowLevelAlloc::Arena*)
  343. -GLOBAL DEFAULT 14 LowLevelAlloc::Free(void*)
  344. -GLOBAL DEFAULT 14 mmap64
  345. -GLOBAL DEFAULT 14 mremap
  346. -GLOBAL DEFAULT 14 munmap
  347. -GLOBAL DEFAULT 14 sbrk
  348. -GLOBAL DEFAULT 15 tc_calloc
  349. -GLOBAL DEFAULT 15 tc_cfree
  350. -GLOBAL DEFAULT 15 tc_delete
  351. -GLOBAL DEFAULT 15 tc_delete_nothrow
  352. -GLOBAL DEFAULT 15 tc_deletearray
  353. -GLOBAL DEFAULT 15 tc_deletearray_nothrow
  354. -GLOBAL DEFAULT 15 tc_free
  355. -GLOBAL DEFAULT 15 tc_mallinfo
  356. -GLOBAL DEFAULT 15 tc_malloc
  357. -GLOBAL DEFAULT 15 tc_malloc_size
  358. -GLOBAL DEFAULT 15 tc_malloc_skip_new_handler
  359. -GLOBAL DEFAULT 15 tc_malloc_stats
  360. -GLOBAL DEFAULT 15 tc_mallopt
  361. -GLOBAL DEFAULT 15 tc_memalign
  362. -GLOBAL DEFAULT 15 tc_new
  363. -GLOBAL DEFAULT 15 tc_new_nothrow
  364. -GLOBAL DEFAULT 15 tc_newarray
  365. -GLOBAL DEFAULT 15 tc_newarray_nothrow
  366. -GLOBAL DEFAULT 15 tc_posix_memalign
  367. -GLOBAL DEFAULT 15 tc_pvalloc
  368. -GLOBAL DEFAULT 15 tc_realloc
  369. -GLOBAL DEFAULT 15 tc_valloc
  370. -GLOBAL DEFAULT 17 HeapProfileTable::kFileExt
  371. -GLOBAL DEFAULT 17 HeapProfileTable::kMaxStackDepth
  372. -GLOBAL DEFAULT 17 SpinLock::LINKER_INITIALIZED
  373. -GLOBAL DEFAULT 17 base::ElfMemImage::kInvalidBase
  374. -GLOBAL DEFAULT 21 tcmalloc::ThreadCache::threadlocal_heap_
  375. -GLOBAL DEFAULT 25 vtable for DefaultSysAllocator
  376. -GLOBAL DEFAULT 25 vtable for DevMemSysAllocator
  377. -GLOBAL DEFAULT 25 vtable for MallocExtension
  378. -GLOBAL DEFAULT 25 vtable for MmapSysAllocator
  379. -GLOBAL DEFAULT 25 vtable for SbrkSysAllocator
  380. -GLOBAL DEFAULT 25 vtable for SysAllocator
  381. -GLOBAL DEFAULT 25 vtable for TCMallocImplementation
  382. -GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_cleanup_old_heap_profiles
  383. -GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_malloc_random_allocator
  384. -GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_double_instead::FLAGS_tcmalloc_release_rate
  385. -GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_int32_instead::FLAGS_heap_check_max_leaks
  386. -GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_heap_profile_allocation_interval
  387. -GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_heap_profile_inuse_interval
  388. -GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_tcmalloc_large_alloc_report_threshold
  389. -GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_tcmalloc_max_total_thread_cache_bytes
  390. -GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_string_instead::FLAGS_symbolize_pprof
  391. -GLOBAL DEFAULT 30 base::internal::new_hooks_
  392. -GLOBAL DEFAULT 30 base::internal::premmap_hooks_
  393. -GLOBAL DEFAULT 30 base::internal::presbrk_hooks_
  394. -GLOBAL DEFAULT 30 tcmalloc::ThreadCache::overall_thread_cache_size_
  395. -GLOBAL DEFAULT 30 tcmalloc::ThreadCache::per_thread_cache_size_
  396. -GLOBAL DEFAULT 30 tcmalloc::ThreadCache::unclaimed_cache_space_
  397. -GLOBAL DEFAULT 30 tcmalloc::log_message_writer
  398. -GLOBAL DEFAULT 31 AtomicOps_Internalx86CPUFeatures
  399. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_malloc_skip_mmap
  400. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_malloc_skip_sbrk
  401. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_mmap_log
  402. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_mmap_profile
  403. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_nocleanup_old_heap_profiles
  404. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_nomalloc_random_allocator
  405. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_nomalloc_skip_mmap
  406. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_nomalloc_skip_sbrk
  407. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_nommap_log
  408. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_nommap_profile
  409. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_noonly_mmap_profile
  410. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_only_mmap_profile
  411. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_double_instead::FLAGS_notcmalloc_release_rate
  412. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int32_instead::FLAGS_malloc_devmem_limit
  413. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int32_instead::FLAGS_malloc_devmem_start
  414. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int32_instead::FLAGS_noheap_check_max_leaks
  415. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int32_instead::FLAGS_nomalloc_devmem_limit
  416. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int32_instead::FLAGS_nomalloc_devmem_start
  417. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int32_instead::FLAGS_noverbose
  418. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int32_instead::FLAGS_verbose
  419. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_heap_profile_deallocation_interval
  420. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_heap_profile_time_interval
  421. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_noheap_profile_allocation_interval
  422. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_noheap_profile_deallocation_interval
  423. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_noheap_profile_inuse_interval
  424. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_noheap_profile_time_interval
  425. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_notcmalloc_large_alloc_report_threshold
  426. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_notcmalloc_max_total_thread_cache_bytes
  427. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_notcmalloc_sample_parameter
  428. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_tcmalloc_sample_parameter
  429. -GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_string_instead::FLAGS_nosymbolize_pprof
  430. -GLOBAL DEFAULT 31 MemoryRegionMap::arena_
  431. -GLOBAL DEFAULT 31 MemoryRegionMap::bucket_table_
  432. -GLOBAL DEFAULT 31 MemoryRegionMap::client_count_
  433. -GLOBAL DEFAULT 31 MemoryRegionMap::lock_
  434. -GLOBAL DEFAULT 31 MemoryRegionMap::lock_owner_tid_
  435. -GLOBAL DEFAULT 31 MemoryRegionMap::map_size_
  436. -GLOBAL DEFAULT 31 MemoryRegionMap::max_stack_depth_
  437. -GLOBAL DEFAULT 31 MemoryRegionMap::num_buckets_
  438. -GLOBAL DEFAULT 31 MemoryRegionMap::owner_lock_
  439. -GLOBAL DEFAULT 31 MemoryRegionMap::recursion_count_
  440. -GLOBAL DEFAULT 31 MemoryRegionMap::regions_
  441. -GLOBAL DEFAULT 31 MemoryRegionMap::saved_buckets_
  442. -GLOBAL DEFAULT 31 MemoryRegionMap::saved_buckets_count_
  443. -GLOBAL DEFAULT 31 MemoryRegionMap::saved_buckets_keys_
  444. -GLOBAL DEFAULT 31 MemoryRegionMap::unmap_size_
  445. -GLOBAL DEFAULT 31 base::internal::delete_hook_
  446. -GLOBAL DEFAULT 31 base::internal::delete_hooks_
  447. -GLOBAL DEFAULT 31 base::internal::mmap_hook_
  448. -GLOBAL DEFAULT 31 base::internal::mmap_hooks_
  449. -GLOBAL DEFAULT 31 base::internal::mmap_replacement_
  450. -GLOBAL DEFAULT 31 base::internal::mremap_hook_
  451. -GLOBAL DEFAULT 31 base::internal::mremap_hooks_
  452. -GLOBAL DEFAULT 31 base::internal::munmap_hook_
  453. -GLOBAL DEFAULT 31 base::internal::munmap_hooks_
  454. -GLOBAL DEFAULT 31 base::internal::munmap_replacement_
  455. -GLOBAL DEFAULT 31 base::internal::new_hook_
  456. -GLOBAL DEFAULT 31 base::internal::premmap_hook_
  457. -GLOBAL DEFAULT 31 base::internal::presbrk_hook_
  458. -GLOBAL DEFAULT 31 base::internal::sbrk_hook_
  459. -GLOBAL DEFAULT 31 base::internal::sbrk_hooks_
  460. -GLOBAL DEFAULT 31 sys_alloc
  461. -GLOBAL DEFAULT 31 tcmalloc::Sampler::log_table_
  462. -GLOBAL DEFAULT 31 tcmalloc::Static::bucket_allocator_
  463. -GLOBAL DEFAULT 31 tcmalloc::Static::central_cache_
  464. -GLOBAL DEFAULT 31 tcmalloc::Static::growth_stacks_
  465. -GLOBAL DEFAULT 31 tcmalloc::Static::pageheap_
  466. -GLOBAL DEFAULT 31 tcmalloc::Static::pageheap_lock_
  467. -GLOBAL DEFAULT 31 tcmalloc::Static::sampled_objects_
  468. -GLOBAL DEFAULT 31 tcmalloc::Static::sizemap_
  469. -GLOBAL DEFAULT 31 tcmalloc::Static::span_allocator_
  470. -GLOBAL DEFAULT 31 tcmalloc::Static::stacktrace_allocator_
  471. -GLOBAL DEFAULT 31 tcmalloc::ThreadCache::heap_key_
  472. -GLOBAL DEFAULT 31 tcmalloc::ThreadCache::next_memory_steal_
  473. -GLOBAL DEFAULT 31 tcmalloc::ThreadCache::thread_heap_count_
  474. -GLOBAL DEFAULT 31 tcmalloc::ThreadCache::thread_heaps_
  475. -GLOBAL DEFAULT 31 tcmalloc::ThreadCache::tsd_inited_
  476. -GLOBAL DEFAULT 31 tcmalloc::kernel_supports_tls
  477. -GLOBAL DEFAULT 31 tcmalloc::threadcache_allocator
  478. -WEAK DEFAULT 13 AddressMap<HeapProfileTable::AllocValue>::Insert(void const*, HeapProfileTable::AllocValue)
  479. -WEAK DEFAULT 13 MallocHook_InitAtFirstAllocation_HeapLeakChecker
  480. -WEAK DEFAULT 13 base::SubmitSpinLockProfileData(void const*, long)
  481. -WEAK DEFAULT 13 base::internal::HookList<int (*)(void const*, unsigned long, int*)>::Add(int (*)(void const*, unsigned long, int*))
  482. -WEAK DEFAULT 13 base::internal::HookList<int (*)(void const*, unsigned long, int*)>::Remove(int (*)(void const*, unsigned long, int*))
  483. -WEAK DEFAULT 13 base::internal::HookList<int (*)(void const*, unsigned long, int, int, int, long, void**)>::Add(int (*)(void const*, unsigned long, int, int, int, long, void**))
  484. -WEAK DEFAULT 13 base::internal::HookList<int (*)(void const*, unsigned long, int, int, int, long, void**)>::Remove(int (*)(void const*, unsigned long, int, int, int, long, void**))
  485. -WEAK DEFAULT 13 base::internal::HookList<void (*)(long)>::Add(void (*)(long))
  486. -WEAK DEFAULT 13 base::internal::HookList<void (*)(long)>::Remove(void (*)(long))
  487. -WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*)>::Add(void (*)(void const*))
  488. -WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*)>::Remove(void (*)(void const*))
  489. -WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, long)>::Add(void (*)(void const*, long))
  490. -WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, long)>::Remove(void (*)(void const*, long))
  491. -WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, unsigned long)>::Add(void (*)(void const*, unsigned long))
  492. -WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, unsigned long)>::Remove(void (*)(void const*, unsigned long))
  493. -WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, unsigned long)>::Traverse(void (**)(void const*, unsigned long), int) const
  494. -WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, unsigned long)>::empty() const
  495. -WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, unsigned long, int, int, int, long)>::Add(void (*)(void const*, unsigned long, int, int, int, long))
  496. -WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, unsigned long, int, int, int, long)>::Remove(void (*)(void const*, unsigned long, int, int, int, long))
  497. -WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, void const*, unsigned long, int, int, int, long)>::Add(void (*)(void const*, void const*, unsigned long, int, int, int, long))
  498. -WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, void const*, unsigned long, int, int, int, long)>::Remove(void (*)(void const*, void const*, unsigned long, int, int, int, long))
  499. -WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, void const*, unsigned long, unsigned long, int, void const*)>::Add(void (*)(void const*, void const*, unsigned long, unsigned long, int, void const*))
  500. -WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, void const*, unsigned long, unsigned long, int, void const*)>::Remove(void (*)(void const*, void const*, unsigned long, unsigned long, int, void const*))
  501. -WEAK DEFAULT 13 std::_Rb_tree<HeapProfileBucket*, std::pair<HeapProfileBucket* const, HeapProfileTable::Snapshot::Entry>, std::_Select1st<std::pair<HeapProfileBucket* const, HeapProfileTable::Snapshot::Entry> >, std::less<HeapProfileBucket*>, std::allocator<std::pair<HeapProfileBucket* const, HeapProfileTable::Snapshot::Entry> > >::_M_erase(std::_Rb_tree_node<std::pair<HeapProfileBucket* const, HeapProfileTable::Snapshot::Entry> >*)
  502. -WEAK DEFAULT 13 std::_Rb_tree<MemoryRegionMap::Region, MemoryRegionMap::Region, std::_Identity<MemoryRegionMap::Region>, MemoryRegionMap::RegionCmp, STL_Allocator<MemoryRegionMap::Region, MemoryRegionMap::MyAllocator> >::_M_erase(std::_Rb_tree_node<MemoryRegionMap::Region>*)
  503. -WEAK DEFAULT 13 std::_Rb_tree_iterator<std::pair<HeapProfileBucket* const, HeapProfileTable::Snapshot::Entry> > std::_Rb_tree<HeapProfileBucket*, std::pair<HeapProfileBucket* const, HeapProfileTable::Snapshot::Entry>, std::_Select1st<std::pair<HeapProfileBucket* const, HeapProfileTable::Snapshot::Entry> >, std::less<HeapProfileBucket*>, std::allocator<std::pair<HeapProfileBucket* const, HeapProfileTable::Snapshot::Entry> > >::_M_insert_unique_<std::pair<HeapProfileBucket*, HeapProfileTable::Snapshot::Entry> >(std::_Rb_tree_const_iterator<std::pair<HeapProfileBucket* const, HeapProfileTable::Snapshot::Entry> >, std::pair<HeapProfileBucket*, HeapProfileTable::Snapshot::Entry>&&)
  504. -WEAK DEFAULT 13 std::pair<std::_Rb_tree_iterator<MemoryRegionMap::Region>, bool> std::_Rb_tree<MemoryRegionMap::Region, MemoryRegionMap::Region, std::_Identity<MemoryRegionMap::Region>, MemoryRegionMap::RegionCmp, STL_Allocator<MemoryRegionMap::Region, MemoryRegionMap::MyAllocator> >::_M_insert_unique<MemoryRegionMap::Region const&>(MemoryRegionMap::Region const&)
  505. -WEAK DEFAULT 13 std::pair<std::_Rb_tree_iterator<std::pair<HeapProfileBucket* const, HeapProfileTable::Snapshot::Entry> >, bool> std::_Rb_tree<HeapProfileBucket*, std::pair<HeapProfileBucket* const, HeapProfileTable::Snapshot::Entry>, std::_Select1st<std::pair<HeapProfileBucket* const, HeapProfileTable::Snapshot::Entry> >, std::less<HeapProfileBucket*>, std::allocator<std::pair<HeapProfileBucket* const, HeapProfileTable::Snapshot::Entry> > >::_M_insert_unique<std::pair<HeapProfileBucket*, HeapProfileTable::Snapshot::Entry> >(std::pair<HeapProfileBucket*, HeapProfileTable::Snapshot::Entry>&&)
  506. -WEAK DEFAULT 13 void std::__adjust_heap<HeapProfileBucket**, long, HeapProfileBucket*, bool (*)(HeapProfileStats*, HeapProfileStats*)>(HeapProfileBucket**, long, long, HeapProfileBucket*, bool (*)(HeapProfileStats*, HeapProfileStats*))
  507. -WEAK DEFAULT 13 void std::__final_insertion_sort<HeapProfileTable::Snapshot::Entry*>(HeapProfileTable::Snapshot::Entry*, HeapProfileTable::Snapshot::Entry*)
  508. -WEAK DEFAULT 13 void std::__introsort_loop<HeapProfileBucket**, long, bool (*)(HeapProfileStats*, HeapProfileStats*)>(HeapProfileBucket**, HeapProfileBucket**, long, bool (*)(HeapProfileStats*, HeapProfileStats*))
  509. -WEAK DEFAULT 13 void std::__introsort_loop<HeapProfileTable::Snapshot::Entry*, long>(HeapProfileTable::Snapshot::Entry*, HeapProfileTable::Snapshot::Entry*, long)
  510. -WEAK DEFAULT 13 void std::vector<MallocExtension::FreeListInfo, std::allocator<MallocExtension::FreeListInfo> >::_M_insert_aux<MallocExtension::FreeListInfo const&>(__gnu_cxx::__normal_iterator<MallocExtension::FreeListInfo*, std::vector<MallocExtension::FreeListInfo, std::allocator<MallocExtension::FreeListInfo> > >, MallocExtension::FreeListInfo const&)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement