Searched refs:HealthMetricCollection (Results 1 – 5 of 5) sorted by relevance
19 auto HealthMetricCollection::readCPU() -> bool in readCPU()110 auto HealthMetricCollection::readMemory() -> bool in readMemory()167 auto HealthMetricCollection::readStorage() -> bool in readStorage()188 void HealthMetricCollection::read() in read()224 void HealthMetricCollection::create(const MetricIntf::paths_t& bmcPaths) in create()
12 class HealthMetricCollection class15 HealthMetricCollection(sdbusplus::bus_t& bus, MetricIntf::Type type, in HealthMetricCollection() function in phosphor::health::metric::collection::HealthMetricCollection
33 std::unique_ptr<CollectionIntf::HealthMetricCollection>>;
32 std::make_unique<CollectionIntf::HealthMetricCollection>( in startup()
76 std::unique_ptr<CollectionIntf::HealthMetricCollection>> in createCollection()82 std::make_unique<CollectionIntf::HealthMetricCollection>( in createCollection()