Searched refs:MemoryStats (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_sync.h126 struct MemoryStats { struct in class:__tsan::MetaMap
131 MemoryStats GetMemoryStats() const;
H A Dtsan_sync.cpp282 MetaMap::MemoryStats MetaMap::GetMemoryStats() const {
283 MemoryStats stats;
/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DConstString.h398 struct MemoryStats { struct in class:lldb_private::ConstString
406 static MemoryStats GetMemoryStats();
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DConstString.cpp162 ConstString::MemoryStats GetMemoryStats() const {
163 ConstString::MemoryStats stats;
329 ConstString::MemoryStats ConstString::GetMemoryStats() {
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DStatistics.h130 ConstString::MemoryStats stats = ConstString::GetMemoryStats();

Completed in 133 milliseconds