Home
last modified time | relevance | path

Searched defs:GetStatistics (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Support/
H A DStatistic.cpp257 std::vector<std::pair<StringRef, uint64_t>> llvm::GetStatistics() { in GetStatistics() function in llvm
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h1573 TargetStats &GetStatistics() { return m_stats; } in GetStatistics() function
/openbsd/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpoint.cpp1129 json::Value Breakpoint::GetStatistics() { in GetStatistics() function in Breakpoint
/openbsd/gnu/llvm/lldb/source/API/
H A DSBTarget.cpp199 SBStructuredData SBTarget::GetStatistics() { in GetStatistics() function in SBTarget