/openbmc/qemu/qapi/ |
H A D | ui.json | 383 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 388707}, number 409 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 417172}, number 436 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 388707}, number 457 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 417172}, number
|
H A D | block.json | 169 # <- { "timestamp": { "seconds": 1418751016, number 207 # <- { "timestamp": { "seconds": 1418751345, number 245 # <- { "timestamp": { "seconds": 1418751627, number
|
H A D | vfio.json | 55 # <- { "timestamp": { "seconds": 1713771323, "microseconds": 212268 }, number
|
H A D | migration.json | 1304 # <- {"timestamp": {"seconds": 1432121972, "microseconds": 744001}, number 1323 # <- { "timestamp": {"seconds": 1449669631, "microseconds": 239225}, number 1407 # <- { "timestamp": {"seconds": 2032141960, "microseconds": 417172}, number
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-msc313.c | 53 unsigned long seconds; in msc313_rtc_read_alarm() local 83 unsigned long seconds; in msc313_rtc_set_alarm() local 111 u32 seconds; in msc313_rtc_read_time() local 135 unsigned long seconds; in msc313_rtc_set_time() local
|
H A D | rtc-mc13xxx.c | 63 unsigned int seconds, days1, days2; in mc13xxx_rtc_read_time() local 92 unsigned int seconds, days; in mc13xxx_rtc_set_time() local 158 unsigned int seconds, days; in mc13xxx_rtc_read_alarm() local 201 u32 seconds, days; in mc13xxx_rtc_set_alarm() local
|
H A D | rtc-mc146818-lib.c | 21 bool mc146818_avoid_UIP(void (*callback)(unsigned char seconds, void *param), in mc146818_avoid_UIP() 27 unsigned char seconds; in mc146818_avoid_UIP() local 111 static void mc146818_get_time_callback(unsigned char seconds, void *param_in) in mc146818_get_time_callback()
|
H A D | rtc-tps6586x.c | 60 time64_t seconds; in tps6586x_rtc_read_time() local 86 time64_t seconds; in tps6586x_rtc_set_time() local 139 time64_t seconds; in tps6586x_rtc_set_alarm() local 188 time64_t seconds; in tps6586x_rtc_read_alarm() local
|
H A D | rtc-ds1685.c | 265 u8 seconds, minutes, hours, wday, mday, month, years; in ds1685_rtc_read_time() local 312 u8 ctrlb, seconds, minutes, hours, wday, mday, month, years, century; in ds1685_rtc_set_time() local 388 u8 seconds, minutes, hours, mday, ctrlb, ctrlc; in ds1685_rtc_read_alarm() local 446 u8 ctrlb, seconds, minutes, hours, mday; in ds1685_rtc_set_alarm() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-aio-multithread.c | 165 static void test_multi_co_schedule(int seconds) in test_multi_co_schedule() 226 static void test_multi_co_mutex(int threads, int seconds) in test_multi_co_mutex() 345 static void test_multi_fair_mutex(int threads, int seconds) in test_multi_fair_mutex() 401 static void test_multi_mutex(int threads, int seconds) in test_multi_mutex()
|
/openbmc/linux/drivers/net/ethernet/microchip/ |
H A D | lan743x_ptp.c | 78 u32 seconds, u32 nano_seconds, in lan743x_ptp_tx_ts_enqueue_ts() 100 u32 header, nseconds, seconds; in lan743x_ptp_tx_ts_complete() local 381 u32 seconds = 0; in lan743x_ptpci_gettime64() local 402 u32 seconds = 0; in lan743x_ptpci_settime64() local 1069 u32 cap_info, cause, header, nsec, seconds; in lan743x_ptpci_do_aux_work() local 1197 u32 *seconds, u32 *nano_seconds, in lan743x_ptp_clock_get() 1251 s32 seconds = 0; in lan743x_ptp_clock_step() local 1687 u32 seconds, u32 nano_seconds, in lan743x_ptp_clock_set()
|
/openbmc/linux/include/uapi/linux/netfilter/ |
H A D | xt_recent.h | 29 __u32 seconds; member 38 __u32 seconds; member
|
/openbmc/pldm/libpldmresponder/ |
H A D | bios.cpp | 25 void epochToBCDTime(uint64_t timeSec, uint8_t& seconds, uint8_t& minutes, in epochToBCDTime() 43 std::time_t timeToEpoch(uint8_t seconds, uint8_t minutes, uint8_t hours, in timeToEpoch() 113 uint8_t seconds = 0; in getDateTime() local 159 uint8_t seconds = 0; in setDateTime() local
|
/openbmc/linux/arch/s390/mm/ |
H A D | cmm.c | 245 static void cmm_set_timeout(long nr, long seconds) in cmm_set_timeout() 305 long nr, seconds; in cmm_timeout_handler() local 358 long nr, seconds; in cmm_smsg_target() local
|
/openbmc/u-boot/include/ |
H A D | cli.h | 154 #define endtick(seconds) (get_ticks() + (uint64_t)(seconds) * get_tbclk()) argument
|
/openbmc/linux/tools/testing/vsock/ |
H A D | timeout.c | 41 void timeout_begin(unsigned int seconds) in timeout_begin()
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | decorators.py | 136 def timeout(seconds): argument 189 def timeout_handler(seconds): argument
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | helper.h | 39 static inline void sleep(unsigned int seconds) in sleep()
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | data_interface_test.cpp | 28 uint64_t seconds = 123456789; in TEST() local
|
/openbmc/libpldm/src/dsp/ |
H A D | bios.c | 26 uint8_t seconds, uint8_t minutes, uint8_t hours, in encode_get_date_time_resp() 62 uint8_t *completion_code, uint8_t *seconds, in decode_get_date_time_resp() 95 int encode_set_date_time_req(uint8_t instance_id, uint8_t seconds, in encode_set_date_time_req() 136 uint8_t *seconds, uint8_t *minutes, uint8_t *hours, in decode_set_date_time_req()
|
/openbmc/linux/fs/udf/ |
H A D | udftime.c | 66 time64_t seconds; in udf_time_to_disk_stamp() local
|
/openbmc/u-boot/cmd/ |
H A D | time.c | 11 ulong minutes, seconds, milliseconds; in report_time() local
|
/openbmc/linux/tools/testing/selftests/dma/ |
H A D | dma_map_benchmark.c | 29 int threads = 1, seconds = 20, node = -1; in main() local
|
/openbmc/linux/include/linux/ |
H A D | delay.h | 76 static inline void ssleep(unsigned int seconds) in ssleep()
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | time_utils.hpp | 174 std::chrono::seconds seconds = std::chrono::floor<std::chrono::seconds>(ms); in toDurationString() local 250 using seconds = std::chrono::duration<int>; in toISO8061ExtendedStr() typedef
|