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.hpp627 size_t noOfMetricReportSubscribers{0}; member in redfish::EventServiceManager
839 if (serviceEnabled && noOfMetricReportSubscribers != 0U) in setEventServiceConfig()
899 if (noOfMetricReportSubscribers != metricReportSubCount) in updateNoOfSubscribersCount()
901 noOfMetricReportSubscribers = metricReportSubCount; in updateNoOfSubscribersCount()
902 if (noOfMetricReportSubscribers != 0U) in updateNoOfSubscribersCount()