Home
last modified time | relevance | path

Searched defs:timer (Results 101 – 125 of 238) sorted by relevance

12345678910

/openbmc/bmcweb/test/http/
H A Dhttp2_connection_test.cpp128 boost::asio::steady_timer timer(io); in TEST() local
/openbmc/qemu/include/hw/misc/
H A Dnrf51_rng.h67 QEMUTimer timer; member
/openbmc/qemu/include/hw/watchdog/
H A Dwdt_aspeed.h30 QEMUTimer *timer; member
H A Dsbsa_gwdt.h67 QEMUTimer *timer; member
H A Dwdt_imx2.h74 struct ptimer_state *timer; member
/openbmc/bmcweb/http/
H A Dhttp_server.hpp137 boost::asio::steady_timer timer(getIoContext()); in afterAccept() local
H A Dserver_sent_event_impl.hpp269 boost::asio::steady_timer timer; member in crow::sse_socket::ConnectionImpl
/openbmc/dbus-sensors/src/
H A DUtils.hpp288 auto timer = std::make_shared<boost::asio::steady_timer>( in getPath() local
337 auto timer = std::make_shared<boost::asio::steady_timer>( in getConfiguration() local
/openbmc/phosphor-dbus-monitor/src/
H A Dcallback.hpp270 std::unique_ptr<TimerType> timer = nullptr; member in phosphor::dbus::monitoring::DeferrableCallback
/openbmc/qemu/include/hw/char/
H A Drenesas_sci.h35 QEMUTimer timer; member
/openbmc/qemu/include/hw/arm/
H A Dstm32f405_soc.h63 STM32F2XXTimerState timer[STM_NUM_TIMERS]; member
/openbmc/smbios-mdr/include/
H A Dmdrv2.hpp173 boost::asio::steady_timer timer; member in phosphor::smbios::MDRV2
/openbmc/qemu/include/hw/timer/
H A Drenesas_tmr.h55 QEMUTimer timer[TMR_CH]; member
H A Daspeed_timer.h42 QEMUTimer timer; member
H A Dnpcm7xx_timer.h105 NPCM7xxTimer timer[NPCM7XX_TIMERS_PER_CTRL]; member
H A Dallwinner-a10-pit.h51 ptimer_state * timer[AW_A10_PIT_TIMER_NR]; member
H A Da9gtimer.h81 QEMUTimer *timer; member
H A Dnrf51_timer.h64 QEMUTimer timer; member
/openbmc/qemu/hw/watchdog/
H A Dwdt_ib700.c47 QEMUTimer *timer; member
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.hpp157 timer; member in phosphor::power::manager::PSUManager
/openbmc/qemu/target/i386/kvm/
H A Dtdx-quote-generator.h74 QEMUTimer timer; member
/openbmc/phosphor-pid-control/dbus/
H A Ddbusconfiguration.cpp229 boost::asio::steady_timer* timer = in eventHandler() local
249 void createMatches(sdbusplus::bus_t& bus, boost::asio::steady_timer& timer) in createMatches()
453 bool init(sdbusplus::bus_t& bus, boost::asio::steady_timer& timer, in init()
/openbmc/qemu/target/sparc/
H A Dhelper.c61 CPUTimer *timer = opaque; in helper_tick_get_count() local
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_timer-test.c56 const Timer *timer; member
74 const Timer timer[] = { variable
/openbmc/entity-manager/src/entity_manager/
H A Dentity_manager.cpp414 void EntityManager::startRemovedTimer(boost::asio::steady_timer& timer, in startRemovedTimer() argument
481 boost::asio::steady_timer& timer, // Gerrit discussion: in publishNewConfiguration() argument

12345678910