Home
last modified time | relevance | path

Searched defs:metric (Results 1 – 13 of 13) sorted by relevance

/openbmc/telemetry/src/
H A Dreport.cpp45 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 Dreport_factory.cpp59 [labeledMetricParam](auto metric) { in updateMetrics()
87 for (auto& metric : oldMetrics) in updateMetrics() local
/openbmc/phosphor-health-monitor/test/
H A Dtest_health_metric.cpp53 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 Dhealth_metric_collection.hpp5 namespace phosphor::health::metric::collection namespace
H A Dhealth_metric.hpp13 namespace phosphor::health::metric namespace
H A Dhealth_metric_config.cpp17 namespace phosphor::health::metric namespace
H A Dhealth_metric.cpp11 namespace phosphor::health::metric namespace
H A Dhealth_metric_collection.cpp16 namespace phosphor::health::metric::collection namespace
H A Dhealth_metric_config.hpp12 namespace phosphor::health::metric namespace
/openbmc/bmcweb/redfish-core/lib/
H A Dmetric_report_definition.hpp351 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 Dtest_report.cpp1147 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 Dcommands-linux.c2180 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 Dsyscall.c8388 unsigned int flags, refcnt, use, metric, mtu, window, irtt; in open_net_route() local