Home
last modified time | relevance | path

Searched defs:time (Results 51 – 75 of 132) sorted by relevance

123456

/openbmc/witherspoon-pfault-analysis/power-supply/
H A Drecord_manager.cpp146 auto time = std::chrono::duration_cast<std::chrono::milliseconds>( in createRecord() local
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dtimer.c39 static inline unsigned long time_to_tick(unsigned long time) in time_to_tick()
/openbmc/phosphor-power/power-supply/
H A Drecord_manager.cpp149 auto time = std::chrono::duration_cast<std::chrono::milliseconds>( in createRecord() local
/openbmc/u-boot/drivers/rtc/
H A Dmc146818.c200 static int rtc_mc146818_get(struct udevice *dev, struct rtc_time *time) in rtc_mc146818_get()
205 static int rtc_mc146818_set(struct udevice *dev, const struct rtc_time *time) in rtc_mc146818_set()
H A Dds1374.c137 unsigned long time; in rtc_set() local
/openbmc/u-boot/tools/
H A Ddefault_image.c91 time_t time; in image_set_header() local
H A Dimagetool.c159 time_t time = (time_t) strtol(source_date_epoch, NULL, 10); in imagetool_get_source_date() local
/openbmc/phosphor-host-ipmid/
H A Dhost-cmd-manager.cpp120 auto time = std::chrono::duration_cast<std::chrono::microseconds>( in checkQueueAndAlertHost() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dprivate_header.hpp100 void setCommitTimestamp(const BCDTime& time) in setCommitTimestamp()
/openbmc/qemu/system/
H A Dcpu-timers.c76 int64_t time; in cpu_get_clock_locked() local
/openbmc/phosphor-fan-presence/presence/
H A Derror_reporter.cpp60 const auto& time = std::get<std::optional<size_t>>(fanData); in ErrorReporter() local
/openbmc/openbmc/poky/scripts/lib/build_perf/
H A Dreport.py297 def measurement_stats(meas, prefix='', time=0): argument
/openbmc/telemetry/redfish-tests/
H A Dredfish_requests.py115 def to_iso8061(time): argument
/openbmc/phosphor-time-manager/
H A Dmanager.cpp23 namespace time namespace
/openbmc/u-boot/drivers/spi/
H A Dath79_spi.c140 u64 time; in ath79_spi_set_speed() local
/openbmc/sdbusplus/src/
H A Devent.cpp150 time_resolution time, time_resolution accuracy) in add_oneshot_timer()
/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c167 struct efi_time *time, in efi_get_time_boottime()
267 struct efi_time *time, in efi_get_time()
/openbmc/phosphor-state-manager/
H A Dchassis_state_manager.cpp728 bool Chassis::deserializeStateChangeTime(uint64_t& time, PowerState& state) in deserializeStateChangeTime()
753 uint64_t time; in restoreChassisStateChangeTime() local
/openbmc/u-boot/net/
H A Dfastboot.c102 ulong time = get_timer(start); in fastboot_timed_send_info() local
/openbmc/u-boot/board/freescale/common/
H A Dqixis.c68 time_t time = 0; in qixis_read_time() local
/openbmc/qemu/hw/usb/
H A Du2f-passthru.c131 int64_t time = qemu_clock_get_ms(QEMU_CLOCK_VIRTUAL); in u2f_timeout_check() local
239 int64_t time; in u2f_transaction_start() local
/openbmc/qemu/hw/cxl/
H A Dcxl-events.c98 uint64_t time; in cxl_event_insert() local
/openbmc/qemu/include/hw/xen/interface/
H A Dvcpu.h79 uint64_t time[4]; member
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/
H A Dprojecttags.py25 def sectohms(time): argument
/openbmc/qemu/hw/timer/
H A Dsifive_pwm.c70 uint64_t time) in sifive_pwm_ns_to_ticks()

123456