Home
last modified time | relevance | path

Searched refs:timerProcForPeriodicReport (Results 1 – 2 of 2) sorted by relevance

/openbmc/telemetry/src/
H A Dreport.hpp92 static void timerProcForPeriodicReport(boost::system::error_code,
H A Dreport.cpp376 void Report::timerProcForPeriodicReport(boost::system::error_code ec, in timerProcForPeriodicReport() function in Report
417 timerProcForPeriodicReport(ec, *this); in scheduleTimerForPeriodicReport()