Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Devent_service_manager.hpp243 size_t metricReportSubCount = 0; in updateNoOfSubscribersCount() local
253 metricReportSubCount++; in updateNoOfSubscribersCount()
281 noOfMetricReportSubscribers = metricReportSubCount; in updateNoOfSubscribersCount()
282 if (metricReportSubCount > 0U) in updateNoOfSubscribersCount()