Searched refs:getSensors (Results 1 – 11 of 11) sorted by relevance
147 services.getSensors().enable(); in monitor()158 services.getSensors().disable(); in monitor()202 services.getSensors().startCycle(); in sensorTimerExpired()212 services.getSensors().endCycle(); in sensorTimerExpired()
83 virtual Sensors& getSensors() = 0;144 virtual Sensors& getSensors() override in getSensors() function in phosphor::power::regulators::BMCServices
47 Sensors& sensors = services.getSensors(); in execute()
35 getSensors(param.at_label<ts::SensorPath>()), in make()73 getSensors(labeledMetricParam.at_label<ts::SensorPath>()), in updateMetrics()96 Sensors ReportFactory::getSensors( in getSensors() function in ReportFactory
43 Sensors getSensors(const std::vector<LabeledSensorInfo>& sensorPaths) const;
225 const auto& sensors = getSensors(labeledSensorsInfo); in make()244 Sensors TriggerFactory::getSensors( in getSensors() function in TriggerFactory
52 Sensors getSensors(
76 virtual Sensors& getSensors() override in getSensors() function in phosphor::power::regulators::MockServices
81 inline const auto& getSensors() const in getSensors() function in phosphor::fan::control::json::Fan
58 environment.getServices().getSensors().setValue(type, sensorValue); in execute()
44 async getSensors({ commit }, id) { method in SensorsStore.actions