Searched refs:warningInterface (Results 1 – 3 of 3) sorted by relevance
37 const std::string warningInterface = variable51 warningInterface, criticalInterface, perfLossInterface};61 {warningInterface,99 warningInterface + "'", in ThresholdAlarmLogger()
1258 auto warningInterface = in getIPMIThresholds() local1263 if ((warningInterface != sensorMap.end()) || in getIPMIThresholds()1289 if (warningInterface != sensorMap.end()) in getIPMIThresholds()1291 auto& warningMap = warningInterface->second; in getIPMIThresholds()1496 auto warningInterface = in ipmiSenGetSensorEventEnable() local1500 if ((warningInterface != sensorMap.end()) || in ipmiSenGetSensorEventEnable()1505 if (warningInterface != sensorMap.end()) in ipmiSenGetSensorEventEnable()1507 auto& warningMap = warningInterface->second; in ipmiSenGetSensorEventEnable()1675 auto warningInterface = in ipmiSenGetSensorEventStatus() local1709 if ((warningInterface != sensorMap.end()) || in ipmiSenGetSensorEventStatus()[all …]
59 constexpr const char* warningInterface = variable335 interface = thresholds::warningInterface; in populatePidInfo()