| /openbmc/telemetry/src/ |
| H A D | report.cpp | 45 toReadingParameters(utils::transform(metrics, [](const auto& metric) { in Report() 126 for (auto& metric : metrics) in activate() local 136 for (auto& metric : metrics) in deactivate() local 149 for (auto& metric : metrics) in getMetricCount() local 297 utils::transform(metrics, [](const auto& metric) { in makeReportInterface() 403 for (auto& metric : self.metrics) in timerProcForOnChangeReport() local 451 for (const auto& metric : metrics) in updateReadings() local 507 utils::transform(metrics, [](const auto& metric) { in storeConfiguration() 577 for (auto& metric : metrics) in scheduleTimer() local 583 for (auto& metric : metrics) in scheduleTimer() local [all …]
|
| H A D | report_factory.cpp | 59 [labeledMetricParam](auto metric) { in updateMetrics() 87 for (auto& metric : oldMetrics) in updateMetrics() local
|
| /openbmc/phosphor-health-monitor/test/ |
| H A D | test_health_metric.cpp | 53 auto metric = std::make_unique<HealthMetric>(unmockedBus, Type::cpu, config, in TEST_F() local 87 auto metric = in TEST_F() local
|
| /openbmc/phosphor-health-monitor/ |
| H A D | health_metric_collection.hpp | 5 namespace phosphor::health::metric::collection namespace
|
| H A D | health_metric.hpp | 13 namespace phosphor::health::metric namespace
|
| H A D | health_metric_config.cpp | 17 namespace phosphor::health::metric namespace
|
| H A D | health_metric.cpp | 11 namespace phosphor::health::metric namespace
|
| H A D | health_metric_collection.cpp | 16 namespace phosphor::health::metric::collection namespace
|
| H A D | health_metric_config.hpp | 12 namespace phosphor::health::metric namespace
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | metric_report_definition.hpp | 351 nlohmann::json::object_t metric; in fillReportDefinition() local 457 inline bool getUserMetric(crow::Response& res, nlohmann::json::object_t& metric, in getUserMetric() 671 for (const auto& metric : metrics) in getChassisSensorNodeFromMetrics() local 806 for (const auto& metric : args.metrics) in performAddReport() local 1230 nlohmann::json::object_t* metric = in setReportMetrics() local
|
| /openbmc/telemetry/tests/src/ |
| H A D | test_report.cpp | 1147 for (auto& metric : metricMocks) in TEST_F() local 1170 for (auto& metric : metricMocks) in TEST_F() local 1183 for (auto& metric : metricMocks) in TEST_F() local 1193 for (auto& metric : metricMocks) in TEST_F() local
|
| /openbmc/qemu/qga/ |
| H A D | commands-linux.c | 2180 int des_prefixlen, src_prefixlen, metric, refcnt, use, flags; in qmp_guest_network_get_route() local 2207 int refcnt, use, metric, mtu, window, irtt; in qmp_guest_network_get_route() local
|
| /openbmc/qemu/linux-user/ |
| H A D | syscall.c | 8388 unsigned int flags, refcnt, use, metric, mtu, window, irtt; in open_net_route() local
|