Created
May 31, 2016 07:41
-
-
Save primiano/18fc49242275bb9589ae7825bdd93cfd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+++ /tmp/patch 2016-05-31 08:34:11.941915136 +0100 | |
--- /tmp/tot 2016-05-31 08:34:06.365874108 +0100 | |
-GLOBAL DEFAULT 13 CyclesPerSecond() | |
-GLOBAL DEFAULT 13 DefaultSysAllocator::Alloc(unsigned long, unsigned long*, unsigned long) | |
-GLOBAL DEFAULT 13 DevMemSysAllocator::Alloc(unsigned long, unsigned long*, unsigned long) | |
-GLOBAL DEFAULT 13 GetHeapProfile | |
-GLOBAL DEFAULT 13 GetStackFrames(void**, int*, int, int) | |
-GLOBAL DEFAULT 13 GetStackFramesWithContext(void**, int*, int, int, void const*) | |
-GLOBAL DEFAULT 13 GetStackTrace(void**, int, int) | |
-GLOBAL DEFAULT 13 GetStackTraceWithContext(void**, int, int, void const*) | |
-GLOBAL DEFAULT 13 GetUniquePathFromEnv(char const*, char*) | |
-GLOBAL DEFAULT 13 GetenvBeforeMain(char const*) | |
-GLOBAL DEFAULT 13 HasPosixThreads() | |
-GLOBAL DEFAULT 13 HeapProfileTable::AddIfNonLive(void const*, HeapProfileTable::AllocValue*, HeapProfileTable::AddNonLiveArgs*) | |
-GLOBAL DEFAULT 13 HeapProfileTable::AddToSnapshot(void const*, HeapProfileTable::AllocValue*, HeapProfileTable::Snapshot*) | |
-GLOBAL DEFAULT 13 HeapProfileTable::CleanupOldProfiles(char const*) | |
-GLOBAL DEFAULT 13 HeapProfileTable::DumpMarkedObjects(HeapProfileTable::AllocationMark, char const*) | |
-GLOBAL DEFAULT 13 HeapProfileTable::FillOrderedProfile(char*, int) const | |
-GLOBAL DEFAULT 13 HeapProfileTable::FindAlloc(void const*, unsigned long*) const | |
-GLOBAL DEFAULT 13 HeapProfileTable::FindAllocDetails(void const*, HeapProfileTable::AllocInfo*) const | |
-GLOBAL DEFAULT 13 HeapProfileTable::FindInsideAlloc(void const*, unsigned long, void const**, unsigned long*) const | |
-GLOBAL DEFAULT 13 HeapProfileTable::GetBucket(int, void const* const*) | |
-GLOBAL DEFAULT 13 HeapProfileTable::GetCallerStackTrace(int, void**) | |
-GLOBAL DEFAULT 13 HeapProfileTable::HeapProfileTable(void* (*)(unsigned long), void (*)(void*), bool) | |
-GLOBAL DEFAULT 13 HeapProfileTable::HeapProfileTable(void* (*)(unsigned long), void (*)(void*), bool) | |
-GLOBAL DEFAULT 13 HeapProfileTable::IterateAllocationAddresses(void (*)(void*, void const*), void*) | |
-GLOBAL DEFAULT 13 HeapProfileTable::IterateOrderedAllocContexts(void (*)(HeapProfileTable::AllocContextInfo const&)) const | |
-GLOBAL DEFAULT 13 HeapProfileTable::MakeSortedBucketList() const | |
-GLOBAL DEFAULT 13 HeapProfileTable::MarkAsIgnored(void const*) | |
-GLOBAL DEFAULT 13 HeapProfileTable::MarkAsLive(void const*) | |
-GLOBAL DEFAULT 13 HeapProfileTable::MarkCurrentAllocations(HeapProfileTable::AllocationMark) | |
-GLOBAL DEFAULT 13 HeapProfileTable::MarkUnmarkedAllocations(HeapProfileTable::AllocationMark) | |
-GLOBAL DEFAULT 13 HeapProfileTable::NonLiveSnapshot(HeapProfileTable::Snapshot*) | |
-GLOBAL DEFAULT 13 HeapProfileTable::RecordAlloc(void const*, unsigned long, int, void const* const*) | |
-GLOBAL DEFAULT 13 HeapProfileTable::RecordFree(void const*) | |
-GLOBAL DEFAULT 13 HeapProfileTable::ReleaseSnapshot(HeapProfileTable::Snapshot*) | |
-GLOBAL DEFAULT 13 HeapProfileTable::Snapshot::ReportCallback(void const*, HeapProfileTable::AllocValue*, HeapProfileTable::Snapshot::ReportState*) | |
-GLOBAL DEFAULT 13 HeapProfileTable::Snapshot::ReportIndividualObjects() | |
-GLOBAL DEFAULT 13 HeapProfileTable::Snapshot::ReportLeaks(char const*, char const*, bool) | |
-GLOBAL DEFAULT 13 HeapProfileTable::Snapshot::ReportObject(void const*, HeapProfileTable::AllocValue*, char*) | |
-GLOBAL DEFAULT 13 HeapProfileTable::TakeSnapshot() | |
-GLOBAL DEFAULT 13 HeapProfileTable::UnparseBucket(HeapProfileBucket const&, char*, int, int, char const*, HeapProfileStats*) | |
-GLOBAL DEFAULT 13 HeapProfileTable::WriteProfile(char const*, HeapProfileBucket const&, AddressMap<HeapProfileTable::AllocValue>*) | |
-GLOBAL DEFAULT 13 HeapProfileTable::~HeapProfileTable() | |
-GLOBAL DEFAULT 13 HeapProfileTable::~HeapProfileTable() | |
-GLOBAL DEFAULT 13 HeapProfilerDump | |
-GLOBAL DEFAULT 13 HeapProfilerDumpAliveObjects | |
-GLOBAL DEFAULT 13 HeapProfilerMarkBaseline | |
-GLOBAL DEFAULT 13 HeapProfilerMarkInteresting | |
-GLOBAL DEFAULT 13 HeapProfilerStart | |
-GLOBAL DEFAULT 13 HeapProfilerStop | |
-GLOBAL DEFAULT 13 HeapProfilerWithPseudoStackStart | |
-GLOBAL DEFAULT 13 InitSystemAllocators() | |
-GLOBAL DEFAULT 13 IsHeapProfilerRunning | |
-GLOBAL DEFAULT 13 IterateAllocatedObjects | |
-GLOBAL DEFAULT 13 ListAllProcessThreads | |
-GLOBAL DEFAULT 13 LowLevelAlloc::DefaultArena() | |
-GLOBAL DEFAULT 13 LowLevelAlloc::DeleteArena(LowLevelAlloc::Arena*) | |
-GLOBAL DEFAULT 13 LowLevelAlloc::NewArena(int, LowLevelAlloc::Arena*) | |
-GLOBAL DEFAULT 13 MallocExtension::GetAllocatedSize(void const*) | |
-GLOBAL DEFAULT 13 MallocExtension::GetBytesAllocatedOnCurrentThread() | |
-GLOBAL DEFAULT 13 MallocExtension::GetEstimatedAllocatedSize(unsigned long) | |
-GLOBAL DEFAULT 13 MallocExtension::GetFreeListSizes(std::vector<MallocExtension::FreeListInfo, std::allocator<MallocExtension::FreeListInfo> >*) | |
-GLOBAL DEFAULT 13 MallocExtension::GetHeapGrowthStacks(std::basic_string<char, std::char_traits<char>, std::allocator<char> >*) | |
-GLOBAL DEFAULT 13 MallocExtension::GetHeapSample(std::basic_string<char, std::char_traits<char>, std::allocator<char> >*) | |
-GLOBAL DEFAULT 13 MallocExtension::GetMemoryReleaseRate() | |
-GLOBAL DEFAULT 13 MallocExtension::GetNumericProperty(char const*, unsigned long*) | |
-GLOBAL DEFAULT 13 MallocExtension::GetOwnership(void const*) | |
-GLOBAL DEFAULT 13 MallocExtension::GetStats(char*, int) | |
-GLOBAL DEFAULT 13 MallocExtension::GetSystemAllocator() | |
-GLOBAL DEFAULT 13 MallocExtension::Initialize() | |
-GLOBAL DEFAULT 13 MallocExtension::MallocMemoryStats(int*, unsigned long*, int*) | |
-GLOBAL DEFAULT 13 MallocExtension::MarkThreadBusy() | |
-GLOBAL DEFAULT 13 MallocExtension::MarkThreadIdle() | |
-GLOBAL DEFAULT 13 MallocExtension::Ranges(void*, void (*)(void*, base::MallocRange const*)) | |
-GLOBAL DEFAULT 13 MallocExtension::ReadHeapGrowthStackTraces() | |
-GLOBAL DEFAULT 13 MallocExtension::ReadStackTraces(int*) | |
-GLOBAL DEFAULT 13 MallocExtension::Register(MallocExtension*) | |
-GLOBAL DEFAULT 13 MallocExtension::ReleaseFreeMemory() | |
-GLOBAL DEFAULT 13 MallocExtension::ReleaseToSystem(unsigned long) | |
-GLOBAL DEFAULT 13 MallocExtension::SetMemoryReleaseRate(double) | |
-GLOBAL DEFAULT 13 MallocExtension::SetNumericProperty(char const*, unsigned long) | |
-GLOBAL DEFAULT 13 MallocExtension::SetSystemAllocator(SysAllocator*) | |
-GLOBAL DEFAULT 13 MallocExtension::VerifyAllMemory() | |
-GLOBAL DEFAULT 13 MallocExtension::VerifyArrayNewMemory(void const*) | |
-GLOBAL DEFAULT 13 MallocExtension::VerifyMallocMemory(void const*) | |
-GLOBAL DEFAULT 13 MallocExtension::VerifyNewMemory(void const*) | |
-GLOBAL DEFAULT 13 MallocExtension::instance() | |
-GLOBAL DEFAULT 13 MallocExtension::~MallocExtension() | |
-GLOBAL DEFAULT 13 MallocExtension::~MallocExtension() | |
-GLOBAL DEFAULT 13 MallocExtension::~MallocExtension() | |
-GLOBAL DEFAULT 13 MallocExtension_GetAllocatedSize | |
-GLOBAL DEFAULT 13 MallocExtension_GetEstimatedAllocatedSize | |
-GLOBAL DEFAULT 13 MallocExtension_GetNumericProperty | |
-GLOBAL DEFAULT 13 MallocExtension_GetOwnership | |
-GLOBAL DEFAULT 13 MallocExtension_GetStats | |
-GLOBAL DEFAULT 13 MallocExtension_MallocMemoryStats | |
-GLOBAL DEFAULT 13 MallocExtension_MarkThreadBusy | |
-GLOBAL DEFAULT 13 MallocExtension_MarkThreadIdle | |
-GLOBAL DEFAULT 13 MallocExtension_ReleaseFreeMemory | |
-GLOBAL DEFAULT 13 MallocExtension_ReleaseToSystem | |
-GLOBAL DEFAULT 13 MallocExtension_SetNumericProperty | |
-GLOBAL DEFAULT 13 MallocExtension_VerifyAllMemory | |
-GLOBAL DEFAULT 13 MallocExtension_VerifyArrayNewMemory | |
-GLOBAL DEFAULT 13 MallocExtension_VerifyMallocMemory | |
-GLOBAL DEFAULT 13 MallocExtension_VerifyNewMemory | |
-GLOBAL DEFAULT 13 MallocHook::InvokeDeleteHookSlow(void const*) | |
-GLOBAL DEFAULT 13 MallocHook::InvokeMmapHookSlow(void const*, void const*, unsigned long, int, int, int, long) | |
-GLOBAL DEFAULT 13 MallocHook::InvokeMmapReplacementSlow(void const*, unsigned long, int, int, int, long, void**) | |
-GLOBAL DEFAULT 13 MallocHook::InvokeMremapHookSlow(void const*, void const*, unsigned long, unsigned long, int, void const*) | |
-GLOBAL DEFAULT 13 MallocHook::InvokeMunmapHookSlow(void const*, unsigned long) | |
-GLOBAL DEFAULT 13 MallocHook::InvokeMunmapReplacementSlow(void const*, unsigned long, int*) | |
-GLOBAL DEFAULT 13 MallocHook::InvokeNewHookSlow(void const*, unsigned long) | |
-GLOBAL DEFAULT 13 MallocHook::InvokePreMmapHookSlow(void const*, unsigned long, int, int, int, long) | |
-GLOBAL DEFAULT 13 MallocHook::InvokePreSbrkHookSlow(long) | |
-GLOBAL DEFAULT 13 MallocHook::InvokeSbrkHookSlow(void const*, long) | |
-GLOBAL DEFAULT 13 MallocHook::UnhookedMMap(void*, unsigned long, int, int, int, long) | |
-GLOBAL DEFAULT 13 MallocHook::UnhookedMUnmap(void*, unsigned long) | |
-GLOBAL DEFAULT 13 MallocHook_AddDeleteHook | |
-GLOBAL DEFAULT 13 MallocHook_AddMmapHook | |
-GLOBAL DEFAULT 13 MallocHook_AddMremapHook | |
-GLOBAL DEFAULT 13 MallocHook_AddMunmapHook | |
-GLOBAL DEFAULT 13 MallocHook_AddNewHook | |
-GLOBAL DEFAULT 13 MallocHook_AddPreMmapHook | |
-GLOBAL DEFAULT 13 MallocHook_AddPreSbrkHook | |
-GLOBAL DEFAULT 13 MallocHook_AddSbrkHook | |
-GLOBAL DEFAULT 13 MallocHook_GetCallerStackTrace | |
-GLOBAL DEFAULT 13 MallocHook_RemoveDeleteHook | |
-GLOBAL DEFAULT 13 MallocHook_RemoveMmapHook | |
-GLOBAL DEFAULT 13 MallocHook_RemoveMmapReplacement | |
-GLOBAL DEFAULT 13 MallocHook_RemoveMremapHook | |
-GLOBAL DEFAULT 13 MallocHook_RemoveMunmapHook | |
-GLOBAL DEFAULT 13 MallocHook_RemoveMunmapReplacement | |
-GLOBAL DEFAULT 13 MallocHook_RemoveNewHook | |
-GLOBAL DEFAULT 13 MallocHook_RemovePreMmapHook | |
-GLOBAL DEFAULT 13 MallocHook_RemovePreSbrkHook | |
-GLOBAL DEFAULT 13 MallocHook_RemoveSbrkHook | |
-GLOBAL DEFAULT 13 MallocHook_SetDeleteHook | |
-GLOBAL DEFAULT 13 MallocHook_SetMmapHook | |
-GLOBAL DEFAULT 13 MallocHook_SetMmapReplacement | |
-GLOBAL DEFAULT 13 MallocHook_SetMremapHook | |
-GLOBAL DEFAULT 13 MallocHook_SetMunmapHook | |
-GLOBAL DEFAULT 13 MallocHook_SetMunmapReplacement | |
-GLOBAL DEFAULT 13 MallocHook_SetNewHook | |
-GLOBAL DEFAULT 13 MallocHook_SetPreMmapHook | |
-GLOBAL DEFAULT 13 MallocHook_SetPreSbrkHook | |
-GLOBAL DEFAULT 13 MallocHook_SetSbrkHook | |
-GLOBAL DEFAULT 13 MemoryRegionMap::BeginRegionLocked() | |
-GLOBAL DEFAULT 13 MemoryRegionMap::DoFindRegionLocked(unsigned long) | |
-GLOBAL DEFAULT 13 MemoryRegionMap::EndRegionLocked() | |
-GLOBAL DEFAULT 13 MemoryRegionMap::FindAndMarkStackRegion(unsigned long, MemoryRegionMap::Region*) | |
-GLOBAL DEFAULT 13 MemoryRegionMap::FindRegion(unsigned long, MemoryRegionMap::Region*) | |
-GLOBAL DEFAULT 13 MemoryRegionMap::GetBucket(int, void const* const*) | |
-GLOBAL DEFAULT 13 MemoryRegionMap::Init(int, bool) | |
-GLOBAL DEFAULT 13 MemoryRegionMap::IsRecordingLocked() | |
-GLOBAL DEFAULT 13 MemoryRegionMap::Lock() | |
-GLOBAL DEFAULT 13 MemoryRegionMap::LockIsHeld() | |
-GLOBAL DEFAULT 13 MemoryRegionMap::LogAllLocked() | |
-GLOBAL DEFAULT 13 MemoryRegionMap::MmapHook(void const*, void const*, unsigned long, int, int, int, long) | |
-GLOBAL DEFAULT 13 MemoryRegionMap::MremapHook(void const*, void const*, unsigned long, unsigned long, int, void const*) | |
-GLOBAL DEFAULT 13 MemoryRegionMap::MunmapHook(void const*, unsigned long) | |
-GLOBAL DEFAULT 13 MemoryRegionMap::RecordRegionAddition(void const*, unsigned long) | |
-GLOBAL DEFAULT 13 MemoryRegionMap::RecordRegionRemoval(void const*, unsigned long) | |
-GLOBAL DEFAULT 13 MemoryRegionMap::RecordRegionRemovalInBucket(int, void const* const*, unsigned long) | |
-GLOBAL DEFAULT 13 MemoryRegionMap::RestoreSavedBucketsLocked() | |
-GLOBAL DEFAULT 13 MemoryRegionMap::SbrkHook(void const*, long) | |
-GLOBAL DEFAULT 13 MemoryRegionMap::Shutdown() | |
-GLOBAL DEFAULT 13 MemoryRegionMap::Unlock() | |
-GLOBAL DEFAULT 13 MmapSysAllocator::Alloc(unsigned long, unsigned long*, unsigned long) | |
-GLOBAL DEFAULT 13 NumCPUs() | |
-GLOBAL DEFAULT 13 ProcMapsIterator::FormatLine(char*, int, unsigned long, unsigned long, char const*, unsigned long, long, char const*, unsigned long) | |
-GLOBAL DEFAULT 13 ProcMapsIterator::Init(int, ProcMapsIterator::Buffer*, bool) | |
-GLOBAL DEFAULT 13 ProcMapsIterator::Next(unsigned long*, unsigned long*, char**, unsigned long*, long*, char**) | |
-GLOBAL DEFAULT 13 ProcMapsIterator::NextExt(unsigned long*, unsigned long*, char**, unsigned long*, long*, char**, unsigned long*, unsigned long*, unsigned long*, unsigned long*, unsigned long*) | |
-GLOBAL DEFAULT 13 ProcMapsIterator::ProcMapsIterator(int) | |
-GLOBAL DEFAULT 13 ProcMapsIterator::ProcMapsIterator(int) | |
-GLOBAL DEFAULT 13 ProcMapsIterator::ProcMapsIterator(int, ProcMapsIterator::Buffer*) | |
-GLOBAL DEFAULT 13 ProcMapsIterator::ProcMapsIterator(int, ProcMapsIterator::Buffer*) | |
-GLOBAL DEFAULT 13 ProcMapsIterator::ProcMapsIterator(int, ProcMapsIterator::Buffer*, bool) | |
-GLOBAL DEFAULT 13 ProcMapsIterator::ProcMapsIterator(int, ProcMapsIterator::Buffer*, bool) | |
-GLOBAL DEFAULT 13 ProcMapsIterator::Valid() const | |
-GLOBAL DEFAULT 13 ProcMapsIterator::~ProcMapsIterator() | |
-GLOBAL DEFAULT 13 ProcMapsIterator::~ProcMapsIterator() | |
-GLOBAL DEFAULT 13 RawClose(int) | |
-GLOBAL DEFAULT 13 RawOpenForWriting(char const*) | |
-GLOBAL DEFAULT 13 RawWrite(int, char const*, unsigned long) | |
-GLOBAL DEFAULT 13 ResumeAllProcessThreads | |
-GLOBAL DEFAULT 13 SbrkSysAllocator::Alloc(unsigned long, unsigned long*, unsigned long) | |
-GLOBAL DEFAULT 13 SleepForMilliseconds(int) | |
-GLOBAL DEFAULT 13 SpinLock::SlowLock() | |
-GLOBAL DEFAULT 13 SpinLock::SlowUnlock(unsigned long) | |
-GLOBAL DEFAULT 13 SpinLock::SpinLoop(long, int*) | |
-GLOBAL DEFAULT 13 SymbolTable::Add(void const*) | |
-GLOBAL DEFAULT 13 SymbolTable::GetSymbol(void const*) | |
-GLOBAL DEFAULT 13 SymbolTable::Symbolize() | |
-GLOBAL DEFAULT 13 SysAllocator::~SysAllocator() | |
-GLOBAL DEFAULT 13 SysAllocator::~SysAllocator() | |
-GLOBAL DEFAULT 13 SysAllocator::~SysAllocator() | |
-GLOBAL DEFAULT 13 TCMallocGuard::TCMallocGuard() | |
-GLOBAL DEFAULT 13 TCMallocGuard::TCMallocGuard() | |
-GLOBAL DEFAULT 13 TCMallocGuard::~TCMallocGuard() | |
-GLOBAL DEFAULT 13 TCMallocGuard::~TCMallocGuard() | |
-GLOBAL DEFAULT 13 TCMallocImplementation::GetAllocatedSize(void const*) | |
-GLOBAL DEFAULT 13 TCMallocImplementation::MarkThreadBusy() | |
-GLOBAL DEFAULT 13 TCMalloc_Printer::printf(char const*, ...) | |
-GLOBAL DEFAULT 13 TCMalloc_SystemAddGuard(void*, unsigned long) | |
-GLOBAL DEFAULT 13 TCMalloc_SystemAlloc(unsigned long, unsigned long*, unsigned long) | |
-GLOBAL DEFAULT 13 TCMalloc_SystemCommit(void*, unsigned long) | |
-GLOBAL DEFAULT 13 TCMalloc_SystemRelease(void*, unsigned long) | |
-GLOBAL DEFAULT 13 base::ElfMemImage::ElfMemImage(void const*) | |
-GLOBAL DEFAULT 13 base::ElfMemImage::ElfMemImage(void const*) | |
-GLOBAL DEFAULT 13 base::ElfMemImage::GetDynstr(unsigned int) const | |
-GLOBAL DEFAULT 13 base::ElfMemImage::GetDynsym(int) const | |
-GLOBAL DEFAULT 13 base::ElfMemImage::GetNumSymbols() const | |
-GLOBAL DEFAULT 13 base::ElfMemImage::GetPhdr(int) const | |
-GLOBAL DEFAULT 13 base::ElfMemImage::GetSymAddr(Elf64_Sym const*) const | |
-GLOBAL DEFAULT 13 base::ElfMemImage::GetVerdef(int) const | |
-GLOBAL DEFAULT 13 base::ElfMemImage::GetVerdefAux(Elf64_Verdef const*) const | |
-GLOBAL DEFAULT 13 base::ElfMemImage::GetVerstr(unsigned int) const | |
-GLOBAL DEFAULT 13 base::ElfMemImage::GetVersym(int) const | |
-GLOBAL DEFAULT 13 base::ElfMemImage::Init(void const*) | |
-GLOBAL DEFAULT 13 base::ElfMemImage::LookupSymbol(char const*, char const*, int, base::ElfMemImage::SymbolInfo*) const | |
-GLOBAL DEFAULT 13 base::ElfMemImage::LookupSymbolByAddress(void const*, base::ElfMemImage::SymbolInfo*) const | |
-GLOBAL DEFAULT 13 base::ElfMemImage::SymbolIterator::SymbolIterator(void const*, int) | |
-GLOBAL DEFAULT 13 base::ElfMemImage::SymbolIterator::SymbolIterator(void const*, int) | |
-GLOBAL DEFAULT 13 base::ElfMemImage::SymbolIterator::Update(int) | |
-GLOBAL DEFAULT 13 base::ElfMemImage::SymbolIterator::operator!=(base::ElfMemImage::SymbolIterator const&) const | |
-GLOBAL DEFAULT 13 base::ElfMemImage::SymbolIterator::operator*() const | |
-GLOBAL DEFAULT 13 base::ElfMemImage::SymbolIterator::operator++() | |
-GLOBAL DEFAULT 13 base::ElfMemImage::SymbolIterator::operator->() const | |
-GLOBAL DEFAULT 13 base::ElfMemImage::SymbolIterator::operator==(base::ElfMemImage::SymbolIterator const&) const | |
-GLOBAL DEFAULT 13 base::ElfMemImage::begin() const | |
-GLOBAL DEFAULT 13 base::ElfMemImage::end() const | |
-GLOBAL DEFAULT 13 base::RawPrinter::Printf(char const*, ...) | |
-GLOBAL DEFAULT 13 base::RawPrinter::RawPrinter(char*, int) | |
-GLOBAL DEFAULT 13 base::RawPrinter::RawPrinter(char*, int) | |
-GLOBAL DEFAULT 13 base::internal::SpinLockDelay(int volatile*, int, int) | |
-GLOBAL DEFAULT 13 base::internal::SpinLockWait(int volatile*, int, base::internal::SpinLockWaitTransition const*) | |
-GLOBAL DEFAULT 13 base::internal::SpinLockWake(int volatile*, bool) | |
-GLOBAL DEFAULT 13 perftools_pthread_getspecific(unsigned int) | |
-GLOBAL DEFAULT 13 perftools_pthread_key_create(unsigned int*, void (*)(void*)) | |
-GLOBAL DEFAULT 13 perftools_pthread_once(int*, void (*)()) | |
-GLOBAL DEFAULT 13 perftools_pthread_setspecific(unsigned int, void*) | |
-GLOBAL DEFAULT 13 tc_set_new_mode | |
-GLOBAL DEFAULT 13 tc_version | |
-GLOBAL DEFAULT 13 tcmalloc::Abort() | |
-GLOBAL DEFAULT 13 tcmalloc::AlignmentForSize(unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::EvictRandomSizeClass(int, bool) | |
-GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::FetchFromSpans() | |
-GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::FetchFromSpansSafe() | |
-GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::Init(unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::InsertRange(void*, void*, int) | |
-GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::MakeCacheSpace() | |
-GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::OverheadBytes() | |
-GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::Populate() | |
-GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::ReleaseListToSpans(void*) | |
-GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::ReleaseToSpans(void*) | |
-GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::RemoveRange(void**, void**, int) | |
-GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::ShrinkCache(int, bool) | |
-GLOBAL DEFAULT 13 tcmalloc::CentralFreeList::tc_length() | |
-GLOBAL DEFAULT 13 tcmalloc::CheckIfKernelSupportsTLS() | |
-GLOBAL DEFAULT 13 tcmalloc::DLL_Init(tcmalloc::Span*) | |
-GLOBAL DEFAULT 13 tcmalloc::DLL_Length(tcmalloc::Span const*) | |
-GLOBAL DEFAULT 13 tcmalloc::DLL_Prepend(tcmalloc::Span*, tcmalloc::Span*) | |
-GLOBAL DEFAULT 13 tcmalloc::DLL_Remove(tcmalloc::Span*) | |
-GLOBAL DEFAULT 13 tcmalloc::DeleteSpan(tcmalloc::Span*) | |
-GLOBAL DEFAULT 13 tcmalloc::DumpProcSelfMaps(int) | |
-GLOBAL DEFAULT 13 tcmalloc::FL_PopRange(void**, int, void**, void**) | |
-GLOBAL DEFAULT 13 tcmalloc::FL_PushRange(void**, void*, void*) | |
-GLOBAL DEFAULT 13 tcmalloc::FL_Size(void*) | |
-GLOBAL DEFAULT 13 tcmalloc::FillProcSelfMaps(char*, int, bool*) | |
-GLOBAL DEFAULT 13 tcmalloc::Log(tcmalloc::LogMode, char const*, int, tcmalloc::LogItem, tcmalloc::LogItem, tcmalloc::LogItem, tcmalloc::LogItem) | |
-GLOBAL DEFAULT 13 tcmalloc::Logger::Add(tcmalloc::LogItem const&) | |
-GLOBAL DEFAULT 13 tcmalloc::Logger::AddNum(unsigned long, int) | |
-GLOBAL DEFAULT 13 tcmalloc::Logger::AddStr(char const*, int) | |
-GLOBAL DEFAULT 13 tcmalloc::MetaDataAlloc(unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::NewSpan(unsigned long, unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::AllocLarge(unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::Carve(tcmalloc::Span*, unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::Check() | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::CheckExpensive() | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::CheckList(tcmalloc::Span*, unsigned long, unsigned long, int) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::CommitSpan(tcmalloc::Span*) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::DecommitSpan(tcmalloc::Span*) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::Delete(tcmalloc::Span*) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::GetLargeSpanStats(tcmalloc::PageHeap::LargeSpanStats*) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::GetNextRange(unsigned long, base::MallocRange*) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::GetSmallSpanStats(tcmalloc::PageHeap::SmallSpanStats*) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::GrowHeap(unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::IncrementalScavenge(unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::MergeIntoFreeList(tcmalloc::Span*) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::New(unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::PageHeap() | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::PageHeap() | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::PrependToFreeList(tcmalloc::Span*) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::RegisterSizeClass(tcmalloc::Span*, unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::ReleaseAtLeastNPages(unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::ReleaseLastNormalSpan(tcmalloc::PageHeap::SpanList*) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::RemoveFromFreeList(tcmalloc::Span*) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::SearchFreeAndLargeLists(unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::PageHeap::Split(tcmalloc::Span*, unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::Sampler::GetSamplePeriod() | |
-GLOBAL DEFAULT 13 tcmalloc::Sampler::Init(unsigned int) | |
-GLOBAL DEFAULT 13 tcmalloc::Sampler::InitStatics() | |
-GLOBAL DEFAULT 13 tcmalloc::Sampler::PickNextSamplingPoint() | |
-GLOBAL DEFAULT 13 tcmalloc::Sampler::PopulateFastLog2Table() | |
-GLOBAL DEFAULT 13 tcmalloc::SizeMap::Init() | |
-GLOBAL DEFAULT 13 tcmalloc::SizeMap::NumMoveSize(unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::StackTraceTable::AddTrace(tcmalloc::StackTrace const&) | |
-GLOBAL DEFAULT 13 tcmalloc::StackTraceTable::Bucket::KeyEqual(unsigned long, tcmalloc::StackTrace const&) const | |
-GLOBAL DEFAULT 13 tcmalloc::StackTraceTable::ReadStackTracesAndClear() | |
-GLOBAL DEFAULT 13 tcmalloc::StackTraceTable::StackTraceTable() | |
-GLOBAL DEFAULT 13 tcmalloc::StackTraceTable::StackTraceTable() | |
-GLOBAL DEFAULT 13 tcmalloc::StackTraceTable::~StackTraceTable() | |
-GLOBAL DEFAULT 13 tcmalloc::StackTraceTable::~StackTraceTable() | |
-GLOBAL DEFAULT 13 tcmalloc::Static::InitStaticVars() | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::BecomeIdle() | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::Cleanup() | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::CreateCacheIfNecessary() | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::DeleteCache(tcmalloc::ThreadCache*) | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::DestroyThreadCache(void*) | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::FetchFromCentralCache(unsigned long, unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::GetBytesAllocatedOnCurrentThread() | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::GetSamplePeriod() | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::GetThreadStats(unsigned long*, unsigned long*) | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::IncreaseCacheLimit() | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::IncreaseCacheLimitLocked() | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::Init(unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::InitModule() | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::InitTSD() | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::ListTooLong(tcmalloc::ThreadCache::FreeList*, unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::NewHeap(unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::RecomputePerThreadCacheSize() | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned long, int) | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::Scavenge() | |
-GLOBAL DEFAULT 13 tcmalloc::ThreadCache::set_overall_thread_cache_size(unsigned long) | |
-GLOBAL DEFAULT 13 tcmalloc::metadata_system_bytes() | |
-GLOBAL DEFAULT 13 tcmalloc::metadata_unmapped_bytes() | |
-GLOBAL DEFAULT 13 tcmalloc::update_metadata_system_bytes(int) | |
-GLOBAL DEFAULT 13 tcmalloc::update_metadata_unmapped_bytes(int) | |
-GLOBAL DEFAULT 14 LowLevelAlloc::Alloc(unsigned long) | |
-GLOBAL DEFAULT 14 LowLevelAlloc::AllocWithArena(unsigned long, LowLevelAlloc::Arena*) | |
-GLOBAL DEFAULT 14 LowLevelAlloc::Free(void*) | |
-GLOBAL DEFAULT 14 mmap64 | |
-GLOBAL DEFAULT 14 mremap | |
-GLOBAL DEFAULT 14 munmap | |
-GLOBAL DEFAULT 14 sbrk | |
-GLOBAL DEFAULT 15 tc_calloc | |
-GLOBAL DEFAULT 15 tc_cfree | |
-GLOBAL DEFAULT 15 tc_delete | |
-GLOBAL DEFAULT 15 tc_delete_nothrow | |
-GLOBAL DEFAULT 15 tc_deletearray | |
-GLOBAL DEFAULT 15 tc_deletearray_nothrow | |
-GLOBAL DEFAULT 15 tc_free | |
-GLOBAL DEFAULT 15 tc_mallinfo | |
-GLOBAL DEFAULT 15 tc_malloc | |
-GLOBAL DEFAULT 15 tc_malloc_size | |
-GLOBAL DEFAULT 15 tc_malloc_skip_new_handler | |
-GLOBAL DEFAULT 15 tc_malloc_stats | |
-GLOBAL DEFAULT 15 tc_mallopt | |
-GLOBAL DEFAULT 15 tc_memalign | |
-GLOBAL DEFAULT 15 tc_new | |
-GLOBAL DEFAULT 15 tc_new_nothrow | |
-GLOBAL DEFAULT 15 tc_newarray | |
-GLOBAL DEFAULT 15 tc_newarray_nothrow | |
-GLOBAL DEFAULT 15 tc_posix_memalign | |
-GLOBAL DEFAULT 15 tc_pvalloc | |
-GLOBAL DEFAULT 15 tc_realloc | |
-GLOBAL DEFAULT 15 tc_valloc | |
-GLOBAL DEFAULT 17 HeapProfileTable::kFileExt | |
-GLOBAL DEFAULT 17 HeapProfileTable::kMaxStackDepth | |
-GLOBAL DEFAULT 17 SpinLock::LINKER_INITIALIZED | |
-GLOBAL DEFAULT 17 base::ElfMemImage::kInvalidBase | |
-GLOBAL DEFAULT 21 tcmalloc::ThreadCache::threadlocal_heap_ | |
-GLOBAL DEFAULT 25 vtable for DefaultSysAllocator | |
-GLOBAL DEFAULT 25 vtable for DevMemSysAllocator | |
-GLOBAL DEFAULT 25 vtable for MallocExtension | |
-GLOBAL DEFAULT 25 vtable for MmapSysAllocator | |
-GLOBAL DEFAULT 25 vtable for SbrkSysAllocator | |
-GLOBAL DEFAULT 25 vtable for SysAllocator | |
-GLOBAL DEFAULT 25 vtable for TCMallocImplementation | |
-GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_cleanup_old_heap_profiles | |
-GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_malloc_random_allocator | |
-GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_double_instead::FLAGS_tcmalloc_release_rate | |
-GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_int32_instead::FLAGS_heap_check_max_leaks | |
-GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_heap_profile_allocation_interval | |
-GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_heap_profile_inuse_interval | |
-GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_tcmalloc_large_alloc_report_threshold | |
-GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_tcmalloc_max_total_thread_cache_bytes | |
-GLOBAL DEFAULT 30 FLAG__namespace_do_not_use_directly_use_DECLARE_string_instead::FLAGS_symbolize_pprof | |
-GLOBAL DEFAULT 30 base::internal::new_hooks_ | |
-GLOBAL DEFAULT 30 base::internal::premmap_hooks_ | |
-GLOBAL DEFAULT 30 base::internal::presbrk_hooks_ | |
-GLOBAL DEFAULT 30 tcmalloc::ThreadCache::overall_thread_cache_size_ | |
-GLOBAL DEFAULT 30 tcmalloc::ThreadCache::per_thread_cache_size_ | |
-GLOBAL DEFAULT 30 tcmalloc::ThreadCache::unclaimed_cache_space_ | |
-GLOBAL DEFAULT 30 tcmalloc::log_message_writer | |
-GLOBAL DEFAULT 31 AtomicOps_Internalx86CPUFeatures | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_malloc_skip_mmap | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_malloc_skip_sbrk | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_mmap_log | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_mmap_profile | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_nocleanup_old_heap_profiles | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_nomalloc_random_allocator | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_nomalloc_skip_mmap | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_nomalloc_skip_sbrk | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_nommap_log | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_nommap_profile | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_noonly_mmap_profile | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_bool_instead::FLAGS_only_mmap_profile | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_double_instead::FLAGS_notcmalloc_release_rate | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int32_instead::FLAGS_malloc_devmem_limit | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int32_instead::FLAGS_malloc_devmem_start | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int32_instead::FLAGS_noheap_check_max_leaks | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int32_instead::FLAGS_nomalloc_devmem_limit | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int32_instead::FLAGS_nomalloc_devmem_start | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int32_instead::FLAGS_noverbose | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int32_instead::FLAGS_verbose | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_heap_profile_deallocation_interval | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_heap_profile_time_interval | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_noheap_profile_allocation_interval | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_noheap_profile_deallocation_interval | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_noheap_profile_inuse_interval | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_noheap_profile_time_interval | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_notcmalloc_large_alloc_report_threshold | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_notcmalloc_max_total_thread_cache_bytes | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_notcmalloc_sample_parameter | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead::FLAGS_tcmalloc_sample_parameter | |
-GLOBAL DEFAULT 31 FLAG__namespace_do_not_use_directly_use_DECLARE_string_instead::FLAGS_nosymbolize_pprof | |
-GLOBAL DEFAULT 31 MemoryRegionMap::arena_ | |
-GLOBAL DEFAULT 31 MemoryRegionMap::bucket_table_ | |
-GLOBAL DEFAULT 31 MemoryRegionMap::client_count_ | |
-GLOBAL DEFAULT 31 MemoryRegionMap::lock_ | |
-GLOBAL DEFAULT 31 MemoryRegionMap::lock_owner_tid_ | |
-GLOBAL DEFAULT 31 MemoryRegionMap::map_size_ | |
-GLOBAL DEFAULT 31 MemoryRegionMap::max_stack_depth_ | |
-GLOBAL DEFAULT 31 MemoryRegionMap::num_buckets_ | |
-GLOBAL DEFAULT 31 MemoryRegionMap::owner_lock_ | |
-GLOBAL DEFAULT 31 MemoryRegionMap::recursion_count_ | |
-GLOBAL DEFAULT 31 MemoryRegionMap::regions_ | |
-GLOBAL DEFAULT 31 MemoryRegionMap::saved_buckets_ | |
-GLOBAL DEFAULT 31 MemoryRegionMap::saved_buckets_count_ | |
-GLOBAL DEFAULT 31 MemoryRegionMap::saved_buckets_keys_ | |
-GLOBAL DEFAULT 31 MemoryRegionMap::unmap_size_ | |
-GLOBAL DEFAULT 31 base::internal::delete_hook_ | |
-GLOBAL DEFAULT 31 base::internal::delete_hooks_ | |
-GLOBAL DEFAULT 31 base::internal::mmap_hook_ | |
-GLOBAL DEFAULT 31 base::internal::mmap_hooks_ | |
-GLOBAL DEFAULT 31 base::internal::mmap_replacement_ | |
-GLOBAL DEFAULT 31 base::internal::mremap_hook_ | |
-GLOBAL DEFAULT 31 base::internal::mremap_hooks_ | |
-GLOBAL DEFAULT 31 base::internal::munmap_hook_ | |
-GLOBAL DEFAULT 31 base::internal::munmap_hooks_ | |
-GLOBAL DEFAULT 31 base::internal::munmap_replacement_ | |
-GLOBAL DEFAULT 31 base::internal::new_hook_ | |
-GLOBAL DEFAULT 31 base::internal::premmap_hook_ | |
-GLOBAL DEFAULT 31 base::internal::presbrk_hook_ | |
-GLOBAL DEFAULT 31 base::internal::sbrk_hook_ | |
-GLOBAL DEFAULT 31 base::internal::sbrk_hooks_ | |
-GLOBAL DEFAULT 31 sys_alloc | |
-GLOBAL DEFAULT 31 tcmalloc::Sampler::log_table_ | |
-GLOBAL DEFAULT 31 tcmalloc::Static::bucket_allocator_ | |
-GLOBAL DEFAULT 31 tcmalloc::Static::central_cache_ | |
-GLOBAL DEFAULT 31 tcmalloc::Static::growth_stacks_ | |
-GLOBAL DEFAULT 31 tcmalloc::Static::pageheap_ | |
-GLOBAL DEFAULT 31 tcmalloc::Static::pageheap_lock_ | |
-GLOBAL DEFAULT 31 tcmalloc::Static::sampled_objects_ | |
-GLOBAL DEFAULT 31 tcmalloc::Static::sizemap_ | |
-GLOBAL DEFAULT 31 tcmalloc::Static::span_allocator_ | |
-GLOBAL DEFAULT 31 tcmalloc::Static::stacktrace_allocator_ | |
-GLOBAL DEFAULT 31 tcmalloc::ThreadCache::heap_key_ | |
-GLOBAL DEFAULT 31 tcmalloc::ThreadCache::next_memory_steal_ | |
-GLOBAL DEFAULT 31 tcmalloc::ThreadCache::thread_heap_count_ | |
-GLOBAL DEFAULT 31 tcmalloc::ThreadCache::thread_heaps_ | |
-GLOBAL DEFAULT 31 tcmalloc::ThreadCache::tsd_inited_ | |
-GLOBAL DEFAULT 31 tcmalloc::kernel_supports_tls | |
-GLOBAL DEFAULT 31 tcmalloc::threadcache_allocator | |
-WEAK DEFAULT 13 AddressMap<HeapProfileTable::AllocValue>::Insert(void const*, HeapProfileTable::AllocValue) | |
-WEAK DEFAULT 13 MallocHook_InitAtFirstAllocation_HeapLeakChecker | |
-WEAK DEFAULT 13 base::SubmitSpinLockProfileData(void const*, long) | |
-WEAK DEFAULT 13 base::internal::HookList<int (*)(void const*, unsigned long, int*)>::Add(int (*)(void const*, unsigned long, int*)) | |
-WEAK DEFAULT 13 base::internal::HookList<int (*)(void const*, unsigned long, int*)>::Remove(int (*)(void const*, unsigned long, int*)) | |
-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**)) | |
-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**)) | |
-WEAK DEFAULT 13 base::internal::HookList<void (*)(long)>::Add(void (*)(long)) | |
-WEAK DEFAULT 13 base::internal::HookList<void (*)(long)>::Remove(void (*)(long)) | |
-WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*)>::Add(void (*)(void const*)) | |
-WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*)>::Remove(void (*)(void const*)) | |
-WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, long)>::Add(void (*)(void const*, long)) | |
-WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, long)>::Remove(void (*)(void const*, long)) | |
-WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, unsigned long)>::Add(void (*)(void const*, unsigned long)) | |
-WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, unsigned long)>::Remove(void (*)(void const*, unsigned long)) | |
-WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, unsigned long)>::Traverse(void (**)(void const*, unsigned long), int) const | |
-WEAK DEFAULT 13 base::internal::HookList<void (*)(void const*, unsigned long)>::empty() const | |
-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)) | |
-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)) | |
-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)) | |
-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)) | |
-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*)) | |
-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*)) | |
-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> >*) | |
-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>*) | |
-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>&&) | |
-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&) | |
-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>&&) | |
-WEAK DEFAULT 13 void std::__adjust_heap<HeapProfileBucket**, long, HeapProfileBucket*, bool (*)(HeapProfileStats*, HeapProfileStats*)>(HeapProfileBucket**, long, long, HeapProfileBucket*, bool (*)(HeapProfileStats*, HeapProfileStats*)) | |
-WEAK DEFAULT 13 void std::__final_insertion_sort<HeapProfileTable::Snapshot::Entry*>(HeapProfileTable::Snapshot::Entry*, HeapProfileTable::Snapshot::Entry*) | |
-WEAK DEFAULT 13 void std::__introsort_loop<HeapProfileBucket**, long, bool (*)(HeapProfileStats*, HeapProfileStats*)>(HeapProfileBucket**, HeapProfileBucket**, long, bool (*)(HeapProfileStats*, HeapProfileStats*)) | |
-WEAK DEFAULT 13 void std::__introsort_loop<HeapProfileTable::Snapshot::Entry*, long>(HeapProfileTable::Snapshot::Entry*, HeapProfileTable::Snapshot::Entry*, long) | |
-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&) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment