Home
last modified time | relevance | path

Searched refs:getSubTreeSensors (Results 1 – 3 of 3) sorted by relevance

/openbmc/telemetry/src/utils/
H A Ddbus_mapper.hpp27 inline std::vector<SensorTree> getSubTreeSensors( in getSubTreeSensors() function
44 inline std::vector<SensorTree> getSubTreeSensors( in getSubTreeSensors() function
/openbmc/telemetry/src/
H A Dreport_factory.cpp120 auto tree = utils::getSubTreeSensors(yield, bus); in convertMetricParams()
132 auto tree = utils::getSubTreeSensors(bus); in convertMetricParams()
H A Dtrigger_factory.cpp292 auto tree = utils::getSubTreeSensors(yield, bus); in getLabeledSensorsInfo()
303 auto tree = utils::getSubTreeSensors(bus); in getLabeledSensorsInfo()