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.hpp24 getSubTreeSensors(boost::asio::yield_context& yield, in getSubTreeSensors() function
42 getSubTreeSensors(const std::shared_ptr<sdbusplus::asio::connection>& bus) in getSubTreeSensors() function
/openbmc/telemetry/src/
H A Dreport_factory.cpp118 auto tree = utils::getSubTreeSensors(yield, bus); in convertMetricParams()
130 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()