Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDStatistic.cpp257 std::vector<std::pair<StringRef, uint64_t>> llvm::GetStatistics() { in GetStatistics() function in llvm
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBCommandInterpreter.cpp562 SBStructuredData SBCommandInterpreter::GetStatistics() { in GetStatistics() function in SBCommandInterpreter
HDSBTarget.cpp200 SBStructuredData SBTarget::GetStatistics() { in GetStatistics() function in SBTarget
206 SBStructuredData SBTarget::GetStatistics(SBStatisticsOptions options) { in GetStatistics() function in SBTarget
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDTarget.h1618 TargetStats &GetStatistics() { return m_stats; } in GetStatistics() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Breakpoint/
HDBreakpoint.cpp1109 json::Value Breakpoint::GetStatistics() { in GetStatistics() function in Breakpoint
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
HDCommandInterpreter.cpp3574 llvm::json::Value CommandInterpreter::GetStatistics() { in GetStatistics() function in CommandInterpreter