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
1618 TargetStats &GetStatistics() { return m_stats; } in GetStatistics() function
562 SBStructuredData SBCommandInterpreter::GetStatistics() { in GetStatistics() function in SBCommandInterpreter
200 SBStructuredData SBTarget::GetStatistics() { in GetStatistics() function in SBTarget206 SBStructuredData SBTarget::GetStatistics(SBStatisticsOptions options) { in GetStatistics() function in SBTarget
1109 json::Value Breakpoint::GetStatistics() { in GetStatistics() function in Breakpoint
3574 llvm::json::Value CommandInterpreter::GetStatistics() { in GetStatistics() function in CommandInterpreter