Searched refs:thresholdsToSet (Results 1 – 2 of 2) sorted by relevance
944 std::vector<std::tuple<std::string, uint8_t, std::string>> thresholdsToSet; in ipmiSenSetSensorThresholds() local968 thresholdsToSet.emplace_back( in ipmiSenSetSensorThresholds()980 thresholdsToSet.emplace_back( in ipmiSenSetSensorThresholds()1003 thresholdsToSet.emplace_back( in ipmiSenSetSensorThresholds()1015 thresholdsToSet.emplace_back( in ipmiSenSetSensorThresholds()1021 for (const auto& property : thresholdsToSet) in ipmiSenSetSensorThresholds()
1191 std::vector<std::tuple<std::string, uint8_t, std::string>> thresholdsToSet; in ipmiSenSetSensorThresholds() local1213 thresholdsToSet.emplace_back( in ipmiSenSetSensorThresholds()1225 thresholdsToSet.emplace_back( in ipmiSenSetSensorThresholds()1245 thresholdsToSet.emplace_back( in ipmiSenSetSensorThresholds()1257 thresholdsToSet.emplace_back( in ipmiSenSetSensorThresholds()1262 for (const auto& property : thresholdsToSet) in ipmiSenSetSensorThresholds()