Searched refs:GetStatistics (Results 1 – 12 of 12) sorted by relevance
203 std::vector<std::pair<StringRef, uint64_t>> GetStatistics();
257 std::vector<std::pair<StringRef, uint64_t>> llvm::GetStatistics() { in GetStatistics() function in llvm
589 llvm::json::Value GetStatistics();
264 target.GetStatistics().IncreaseSourceMapDeduceCount(); in DeduceSourceMapping()
1113 json::Value Breakpoint::GetStatistics() { in GetStatistics() function in Breakpoint
137 breakpoints_array.push_back(bp->GetStatistics()); in ToJSON()
1316 GetTarget().GetStatistics().SetFirstPublicStopTime(); in SetPublicState()1469 GetTarget().GetStatistics().SetFirstPrivateStopTime(); in SetPrivateState()
91 lldb::SBStructuredData GetStatistics();
734 TargetStats &target_stats = GetSelectedOrDummyTarget().GetStatistics(); in DoExecute()
1604 TargetStats &GetStatistics() { return m_stats; } in GetStatistics() function
200 SBStructuredData SBTarget::GetStatistics() { in GetStatistics() function in SBTarget
51692 result = (arg1)->GetStatistics(); in _wrap_SBTarget_GetStatistics()