Home
last modified time | relevance | path

Searched refs:metricInterface (Results 1 – 1 of 1) sorted by relevance

/openbmc/dbus-sensors/src/nvidia-gpu/
H A DNvidiaPciePortMetrics.cpp36 constexpr const char* metricInterface = "xyz.openbmc_project.Metric.Value"; variable
61 objectServer.add_interface(metricsDbusPath, metricInterface); in NvidiaPciePortMetrics()