Home
last modified time | relevance | path

Searched defs:GetMemoryStats (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Utility/
H A DConstString.cpp165 ConstString::MemoryStats GetMemoryStats() const { in GetMemoryStats() function in Pool
335 ConstString::MemoryStats ConstString::GetMemoryStats() { in GetMemoryStats() function in ConstString
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_sync.cpp282 MetaMap::MemoryStats MetaMap::GetMemoryStats() const { in GetMemoryStats() function in __tsan::MetaMap