Home
last modified time | relevance | path

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

/openbmc/telemetry/src/metrics/
H A Dcollection_data.cpp15 class DataPoint : public CollectionData class
146 [] { return std::make_unique<DataPoint>(); }); in makeCollectionData()