Home
last modified time | relevance | path

Searched defs:time (Results 26 – 50 of 132) sorted by relevance

123456

/openbmc/sdbusplus/test/timer/
H A Dtimer_update_not_expire.cpp16 auto time = duration_cast<microseconds>(seconds(2)); in TEST_F() local
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/
H A Dtimer.c47 static inline unsigned long long time_to_tick(unsigned long long time) in time_to_tick()
72 static inline unsigned long long time_to_tick(unsigned long long time) in time_to_tick()
/openbmc/phosphor-time-manager/
H A Dtypes.hpp11 namespace time namespace
H A Dmanager.hpp16 namespace time namespace
H A Dbmc_epoch.hpp13 namespace time namespace
H A Dutils.cpp5 namespace time namespace
H A Dutils.hpp13 namespace time namespace
/openbmc/sdeventplus/src/sdeventplus/source/
H A Dtime.cpp17 Time<Id>::Time(const Event& event, TimePoint time, Accuracy accuracy, in Time()
86 sd_event_source* Time<Id>::create_source(const Event& event, TimePoint time, in create_source()
/openbmc/phosphor-time-manager/test/
H A DTestUtils.cpp9 namespace time namespace
H A DTestManager.cpp11 namespace time namespace
H A DTestBmcEpoch.cpp13 namespace time namespace
/openbmc/u-boot/drivers/rtc/
H A Drtc-uclass.c12 int dm_rtc_get(struct udevice *dev, struct rtc_time *time) in dm_rtc_get()
22 int dm_rtc_set(struct udevice *dev, struct rtc_time *time) in dm_rtc_set()
H A Drtc-lib.c38 void rtc_to_tm(u64 time, struct rtc_time *tm) in rtc_to_tm()
H A Dmvrtc.h19 u32 time; member
/openbmc/sdeventplus/test/source/
H A Dtime.cpp67 [&saved_time](Time<id>&, Time<id>::TimePoint time) { in TEST_F()
92 Time<id> time(*event, expected_time, expected_accuracy, in TEST_F() local
133 std::unique_ptr<Time<id>> time; member in sdeventplus::source::__anon62b35d4d0111::TimeMethodTest
/openbmc/u-boot/drivers/mmc/
H A Dsh_sdhi.c271 long time; in sh_sdhi_single_read() local
312 long time; in sh_sdhi_multi_read() local
352 long time; in sh_sdhi_single_write() local
397 long time; in sh_sdhi_multi_write() local
535 long time; in sh_sdhi_start_cmd() local
/openbmc/phosphor-buttons/inc/
H A Dpower_button_profile.hpp56 auto time = msg.unpack<uint64_t>(); in releasedHandler() local
/openbmc/qemu/pc-bios/s390-ccw/
H A Dmenu.c61 static inline void set_clock_comparator(uint64_t time) in set_clock_comparator()
79 uint64_t time; in read_prompt() local
/openbmc/phosphor-host-ipmid/softoff/
H A Dsoftoff.cpp76 auto time = duration_cast<microseconds>( in hostControlEvent() local
/openbmc/u-boot/arch/riscv/lib/
H A Dsifive_clint.c38 int riscv_get_time(u64 *time) in riscv_get_time()
/openbmc/pyphosphor/obmc/utils/
H A Dtestpathtree.py358 time = timeit.timeit(stmt, setup=setup) variable
365 time = timeit.timeit(stmt, setup=setup) variable
374 time = timeit.timeit(stmt, setup=setup, number=n) variable
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_test.cpp21 struct tm time{}; in TEST() struct
/openbmc/hiomapd/
H A Dcommon.c21 struct timespec time; in mbox_log_console() local
/openbmc/phosphor-mboxd/
H A Dcommon.c21 struct timespec time; in mbox_log_console() local
/openbmc/sdbusplus/include/sdbusplus/server/
H A Dtransaction.hpp28 std::time_t time; member

123456