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.hpp352 size_t metricReportSubCount = 0; in updateNoOfSubscribersCount() local
362 metricReportSubCount++; in updateNoOfSubscribersCount()
390 noOfMetricReportSubscribers = metricReportSubCount; in updateNoOfSubscribersCount()
391 if (metricReportSubCount > 0U) in updateNoOfSubscribersCount()