Searched refs:collectionFunction (Results 1 – 1 of 1) sorted by relevance
341 for (const auto& [sensorData, collectionFunction, collectionTimeScope, in fillReportDefinition()355 telemetry::toRedfishCollectionFunction(collectionFunction); in fillReportDefinition()420 std::string collectionFunction; member462 std::optional<std::string> collectionFunction; in getUserMetric() local468 "CollectionFunction", collectionFunction, // in getUserMetric()481 if (collectionFunction) in getUserMetric()484 telemetry::toDbusCollectionFunction(*collectionFunction); in getUserMetric()488 *collectionFunction); in getUserMetric()491 metricArgs.collectionFunction = std::move(dbusCollectionFunction); in getUserMetric()833 std::move(sensorParams), metric.collectionFunction, in performAddReport()[all …]