Home
last modified time | relevance | path

Searched refs:Monotonic (Results 26 – 49 of 49) sorted by relevance

12

/openbmc/phosphor-fan-presence/presence/
H A Deeprom_device.hpp138 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic> timer;
H A Derror_reporter.cpp78 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic>>( in ErrorReporter()
/openbmc/phosphor-host-postd/
H A Dmain.cpp81 using Clock = sdeventplus::Clock<sdeventplus::ClockId::Monotonic>; in rateLimit()
113 sdeventplus::source::Time<sdeventplus::ClockId::Monotonic>( in rateLimit()
/openbmc/phosphor-networkd/src/
H A Dnetwork_manager_main.cpp32 using Timer = sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic>;
/openbmc/phosphor-watchdog/src/
H A Dwatchdog.hpp181 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic> timer;
/openbmc/phosphor-hwmon/
H A Dmainloop.hpp124 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic> _timer;
/openbmc/phosphor-led-manager/manager/
H A Dmanager.hpp162 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic> timer;
/openbmc/phosphor-state-manager/
H A Dchassis_state_manager.hpp228 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic> pohTimer;
/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.cpp137 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic>>( in TachSensor()
145 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic>>( in TachSensor()
H A Dfan.cpp112 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic>>( in Fan()
/openbmc/phosphor-dbus-monitor/src/
H A Dcallback.hpp213 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic>;
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dalarm_timestamps.hpp128 sdeventplus::ClockId::Monotonic>>>& alarms) in prune()
H A Dshutdown_alarm_monitor.cpp322 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic>>( in startTimer()
/openbmc/sdeventplus/src/sdeventplus/source/
H A Dtime.cpp108 template class Time<ClockId::Monotonic>;
/openbmc/phosphor-fan-presence/control/
H A Dtypes.hpp96 using Timer = sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic>;
/openbmc/phosphor-fan-presence/control/json/
H A Dzone.hpp41 using Timer = sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic>;
H A Dmanager.hpp81 using Timer = sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic>;
/openbmc/sdeventplus/src/sdeventplus/utility/
H A Dtimer.cpp180 template class Timer<ClockId::Monotonic>;
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.hpp344 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic> timer;
/openbmc/sdeventplus/test/source/
H A Dtime.cpp114 constexpr ClockId id = ClockId::Monotonic; in TEST_F()
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.cpp66 timer = std::make_unique<utility::Timer<ClockId::Monotonic>>( in PSUManager()
69 validationTimer = std::make_unique<utility::Timer<ClockId::Monotonic>>( in PSUManager()
/openbmc/sdeventplus/test/utility/
H A Dtimer.cpp23 constexpr ClockId testClock = ClockId::Monotonic;
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dbuffer.rst623 clock). Monotonic clock has been favoured in embedded systems
/openbmc/linux/Documentation/scheduler/
H A Dsched-deadline.rst514 8 - T. Baker. Multiprocessor EDF and Deadline Monotonic Schedulability

12