Searched refs:lastNotifiedValue (Results 1 – 2 of 2) sorted by relevance
217 (value.current - lastNotifiedValue) / lastNotifiedValue * 100.0); in shouldNotify()220 lastNotifiedValue = value.current; in shouldNotify()
83 double lastNotifiedValue = 0; member in phosphor::health::metric::HealthMetric