Home
last modified time | relevance | path

Searched defs:seconds (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/qemu/qapi/
H A Dui.json384 # <- { "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 Dblock.json172 # <- { "timestamp": { "seconds": 1418751016, number
210 # <- { "timestamp": { "seconds": 1418751345, number
248 # <- { "timestamp": { "seconds": 1418751627, number
H A Dnet.json1177 # <- { "timestamp": {"seconds": 1739538638, "microseconds": 354181 }, number
1196 # <- { "timestamp": { "seconds": 1739538634, "microseconds": 920450 }, number
H A Dvfio.json56 # <- { "timestamp": { "seconds": 1713771323, "microseconds": 212268 }, number
/openbmc/u-boot/include/
H A Dcli.h154 #define endtick(seconds) (get_ticks() + (uint64_t)(seconds) * get_tbclk()) argument
/openbmc/qemu/pc-bios/s390-ccw/
H A Dhelper.h39 static inline void sleep(unsigned int seconds) in sleep()
/openbmc/qemu/tests/unit/
H A Dtest-aio-multithread.c165 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 Ddata_interface_test.cpp28 uint64_t seconds = 123456789; in TEST() local
/openbmc/u-boot/cmd/
H A Dtime.c11 ulong minutes, seconds, milliseconds; in report_time() local
/openbmc/pldm/libpldmresponder/
H A Dbios.cpp25 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 Ddecorators.py136 def timeout(seconds): argument
189 def timeout_handler(seconds): argument
/openbmc/pldm/platform-mc/test/
H A Dsensor_manager_test.cpp136 uint64_t seconds = 10; in TEST_F() local
/openbmc/u-boot/net/
H A Dsntp.c57 ulong seconds; in sntp_handler() local
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_test.cpp31 uint8_t seconds = 0; in TEST() local
/openbmc/u-boot/arch/arm/include/asm/arch-mx27/
H A Dregs-rtc.h14 u32 seconds; member
/openbmc/qemu/system/
H A Drtc.c89 time_t seconds; in qemu_timedate_diff() local
/openbmc/libpldm/src/dsp/
H A Dbios.c26 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 Dbcd_time.hpp22 uint8_t seconds; member
/openbmc/openbmc/poky/meta/recipes-extended/at/at/
H A Dposixtm.c170 int seconds; in posix_time_parse() local
/openbmc/openpower-hw-diags/attn/
H A Dattn_common.cpp220 void sleepSeconds(const unsigned int seconds) in sleepSeconds()
/openbmc/bmcweb/redfish-core/src/utils/
H A Dtime_utils.cpp182 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 Dbios.cpp26 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 D09360 def do_test_throttle(self, ndrives, seconds, params, first_drive = 0): argument
/openbmc/libpldm/src/
H A Dutils.c252 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 Dbios.h110 uint8_t seconds; //!< Seconds in BCD format member
124 uint8_t seconds; //!< Seconds in BCD format member

12