Searched defs:GetStatistics (Results 1 – 6 of 6) sorted by relevance
257 std::vector<std::pair<StringRef, uint64_t>> llvm::GetStatistics() { in GetStatistics() function in llvm
1676 TargetStats &GetStatistics() { return m_stats; } in GetStatistics() function
574 SBStructuredData SBCommandInterpreter::GetStatistics() { in GetStatistics() function in SBCommandInterpreter
197 SBStructuredData SBTarget::GetStatistics() { in GetStatistics() function in SBTarget203 SBStructuredData SBTarget::GetStatistics(SBStatisticsOptions options) { in GetStatistics() function in SBTarget
1181 json::Value Breakpoint::GetStatistics() { in GetStatistics() function in Breakpoint
3770 llvm::json::Value CommandInterpreter::GetStatistics() { in GetStatistics() function in CommandInterpreter