Searched refs:_numNonfuncSensorsBeforeError (Results 1 – 2 of 2) sorted by relevance
187 std::optional<size_t> _numNonfuncSensorsBeforeError; member in phosphor::fan::monitor::System
358 _numNonfuncSensorsBeforeError = getNumNonfuncRotorsBeforeError(jsonObj); in setFaultConfig()453 if (nonfuncSensors < _numNonfuncSensorsBeforeError) in sensorErrorTimerExpired()