Home
last modified time | relevance | path

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

12

/openbmc/qemu/qapi/
H A Dblock.json172 # <- { "timestamp": { "seconds": 1418751016, number
210 # <- { "timestamp": { "seconds": 1418751345, number
248 # <- { "timestamp": { "seconds": 1418751627, number
H A Dvfio.json56 # <- { "timestamp": { "seconds": 1713771323, "microseconds": 212268 }, number
/openbmc/qemu/tests/unit/
H A Dtest-aio-multithread.c165 static void test_multi_co_schedule(int seconds) in test_multi_co_schedule() argument
226 static void test_multi_co_mutex(int threads, int seconds) in test_multi_co_mutex() argument
347 static void test_multi_fair_mutex(int threads, int seconds) in test_multi_fair_mutex() argument
403 static void test_multi_mutex(int threads, int seconds) in test_multi_mutex() argument
[all...]
/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/pldm/libpldmresponder/
H A Dbios.cpp31 void epochToBCDTime(uint64_t timeSec, uint8_t& seconds, uint8_t& minutes, in epochToBCDTime()
49 std::time_t timeToEpoch(uint8_t seconds, uint8_t minutes, uint8_t hours, in timeToEpoch()
119 uint8_t seconds = 0; in getDateTime() local
165 uint8_t seconds = 0; in setDateTime() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Ddata_interface_test.cpp28 uint64_t seconds = 123456789; in TEST() local
/openbmc/libpldm/src/
H A Dutils.c37 bool is_time_legal(uint8_t seconds, uint8_t minutes, uint8_t hours, uint8_t day, in is_time_legal()
/openbmc/u-boot/cmd/
H A Dtime.c11 ulong minutes, seconds, milliseconds; in report_time() 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/libpldm/src/dsp/
H A Dbios.c28 uint8_t seconds, uint8_t minutes, uint8_t hours, in encode_get_date_time_resp()
64 uint8_t *completion_code, uint8_t *seconds, in decode_get_date_time_resp()
97 int encode_set_date_time_req(uint8_t instance_id, uint8_t seconds, in encode_set_date_time_req()
138 uint8_t *seconds, uint8_t *minutes, uint8_t *hours, in decode_set_date_time_req()
/openbmc/qemu/system/
H A Drtc.c89 time_t seconds; in qemu_timedate_diff() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dbcd_time.hpp22 uint8_t seconds; member
H A Ddata_interface.hpp195 uint64_t seconds = atol(line.substr(0, pos).c_str()); in getUptimeInSeconds() local
/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/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/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/include/libpldm/
H A Dbios.h110 uint8_t seconds; //!< Seconds in BCD format global() member
124 uint8_t seconds; //!< Seconds in BCD format global() member
[all...]
/openbmc/u-boot/arch/m68k/include/asm/
H A Drtc.h15 u32 seconds; /* 0x04 Seconds Counter Register */ member

12