/openbmc/qemu/qapi/ |
H A D | ui.json | 384 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 388707}, number 410 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 417172}, number 437 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 388707}, number 458 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 417172}, number
|
H A D | block.json | 172 # <- { "timestamp": { "seconds": 1418751016, number 210 # <- { "timestamp": { "seconds": 1418751345, number 248 # <- { "timestamp": { "seconds": 1418751627, number
|
H A D | net.json | 1177 # <- { "timestamp": {"seconds": 1739538638, "microseconds": 354181 }, number 1196 # <- { "timestamp": { "seconds": 1739538634, "microseconds": 920450 }, number
|
H A D | vfio.json | 56 # <- { "timestamp": { "seconds": 1713771323, "microseconds": 212268 }, number
|
/openbmc/u-boot/include/ |
H A D | cli.h | 154 #define endtick(seconds) (get_ticks() + (uint64_t)(seconds) * get_tbclk()) argument
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | helper.h | 39 static inline void sleep(unsigned int seconds) in sleep()
|
/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() 347 static void test_multi_fair_mutex(int threads, int seconds) in test_multi_fair_mutex() 403 static void test_multi_mutex(int threads, int seconds) in test_multi_mutex()
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | data_interface_test.cpp | 28 uint64_t seconds = 123456789; in TEST() local
|
/openbmc/u-boot/cmd/ |
H A D | time.c | 11 ulong minutes, seconds, milliseconds; in report_time() local
|
/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/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | decorators.py | 136 def timeout(seconds): argument 189 def timeout_handler(seconds): argument
|
/openbmc/pldm/platform-mc/test/ |
H A D | sensor_manager_test.cpp | 136 uint64_t seconds = 10; in TEST_F() local
|
/openbmc/u-boot/net/ |
H A D | sntp.c | 57 ulong seconds; in sntp_handler() local
|
/openbmc/pldm/libpldmresponder/test/ |
H A D | libpldmresponder_bios_test.cpp | 31 uint8_t seconds = 0; in TEST() local
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx27/ |
H A D | regs-rtc.h | 14 u32 seconds; member
|
/openbmc/qemu/system/ |
H A D | rtc.c | 89 time_t seconds; in qemu_timedate_diff() 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/phosphor-logging/extensions/openpower-pels/ |
H A D | bcd_time.hpp | 22 uint8_t seconds; member
|
/openbmc/openbmc/poky/meta/recipes-extended/at/at/ |
H A D | posixtm.c | 170 int seconds; in posix_time_parse() local
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_common.cpp | 220 void sleepSeconds(const unsigned int seconds) in sleepSeconds()
|
/openbmc/bmcweb/redfish-core/src/utils/ |
H A D | time_utils.cpp | 182 std::chrono::seconds seconds = std::chrono::floor<std::chrono::seconds>(ms); in toDurationString() local 261 using seconds = std::chrono::duration<int>; in toISO8061ExtendedStr() typedef
|
/openbmc/libpldm/tests/dsp/ |
H A D | bios.cpp | 26 uint8_t seconds = 50; in TEST() local 73 uint8_t seconds = 55; in TEST() local 208 uint8_t seconds = 50; in TEST() local 241 uint8_t seconds = 50; in TEST() local 276 uint8_t seconds = 0x50; in TEST() local 317 uint8_t seconds = 0x50; in TEST() local
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 093 | 60 def do_test_throttle(self, ndrives, seconds, params, first_drive = 0): argument
|
/openbmc/libpldm/src/ |
H A D | utils.c | 252 bool is_time_legal(uint8_t seconds, uint8_t minutes, uint8_t hours, uint8_t day, in is_time_legal()
|
/openbmc/libpldm/include/libpldm/ |
H A D | bios.h | 110 uint8_t seconds; //!< Seconds in BCD format member 124 uint8_t seconds; //!< Seconds in BCD format member
|