Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Devent_service_manager.hpp523 size_t noOfMetricReportSubscribers{0}; member in redfish::EventServiceManager
721 if (serviceEnabled && noOfMetricReportSubscribers != 0U) in setEventServiceConfig()
781 if (noOfMetricReportSubscribers != metricReportSubCount) in updateNoOfSubscribersCount()
783 noOfMetricReportSubscribers = metricReportSubCount; in updateNoOfSubscribersCount()
784 if (noOfMetricReportSubscribers != 0U) in updateNoOfSubscribersCount()