Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmetric_report_definition.hpp496 std::string dbusCollectionTimeScope = in getUserMetric() local
498 if (dbusCollectionTimeScope.empty()) in getUserMetric()
504 metricArgs.collectionTimeScope = std::move(dbusCollectionTimeScope); in getUserMetric()