Home
last modified time | relevance | path

Searched refs:GetMemoryStats (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/source/Utility/
HDConstString.cpp165 ConstString::MemoryStats GetMemoryStats() const { in GetMemoryStats() function in Pool
335 ConstString::MemoryStats ConstString::GetMemoryStats() { in GetMemoryStats() function in ConstString
336 return StringPool().GetMemoryStats(); in GetMemoryStats()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_sync.h131 MemoryStats GetMemoryStats() const;
HDtsan_sync.cpp282 MetaMap::MemoryStats MetaMap::GetMemoryStats() const { in GetMemoryStats() function in __tsan::MetaMap
HDtsan_platform_linux.cpp123 auto meta = ctx->metamap.GetMemoryStats(); in WriteMemoryProfile()
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDConstString.h407 static MemoryStats GetMemoryStats();
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDStatistics.h130 ConstString::MemoryStats stats = ConstString::GetMemoryStats();