Searched defs:triggerIdIn (Results 1 – 4 of 4) sorted by relevance
| /openbmc/telemetry/src/ |
| H A D | on_change_threshold.cpp | 6 const std::string& triggerIdIn, Sensors sensorsIn, in OnChangeThreshold()
|
| H A D | discrete_threshold.cpp | 9 boost::asio::io_context& ioc, const std::string& triggerIdIn, in DiscreteThreshold()
|
| H A D | numeric_threshold.cpp | 6 boost::asio::io_context& ioc, const std::string& triggerIdIn, in NumericThreshold()
|
| H A D | trigger_manager.cpp | 125 addTrigger(const std::string & triggerIdIn,const std::string & triggerNameIn,const std::vector<std::string> & triggerActions,const std::vector<LabeledSensorInfo> & labeledSensorsInfo,const std::vector<std::string> & reportIds,const LabeledTriggerThresholdParams & labeledThresholdParams) addTrigger() argument
|