Home
last modified time | relevance | path

Searched refs:difftime (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/tools/testing/selftests/timens/
H A Dtimens.c119 if (difftime(cur_ts.tv_sec, child_ts_new.tv_sec) < precision) { in test_gettime()
133 if (difftime(cur_ts.tv_sec, parent_ts_old.tv_sec) > DAY_IN_SEC) { in test_gettime()
H A Dprocfs.c140 if (fabs(difftime(uptime_new.tv_sec, uptime_expected)) > prec) { in check_uptime()
/openbmc/linux/tools/tracing/rtla/src/
H A Dutils.c81 duration = difftime(now, start_time); in get_duration()
/openbmc/qemu/tests/qtest/
H A Dide-test.c921 if (difftime(time(NULL), st) > 5.0) { in ide_wait_clear()
940 if (difftime(time(NULL), st) > 5.0) { in ide_wait_intr()
/openbmc/skeleton/op-pwrctl/
H A Dpower_control_obj.c44 if(difftime(current_time,pgood_timeout_start) > control_power_get_pgood_timeout(control_power) in poll_pgood()
/openbmc/openbmc/poky/meta/recipes-support/lzop/lzop/
H A Dacinclude.m412 AC_CHECK_FUNCS(access alloca atexit atoi atol chmod chown ctime difftime fstat gettimeofday gmtime …
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c294 u32 difftime = 0, r, bucket; in lpfc_check_inactive_vmid_one() local
315 difftime = (jiffies) - (*lta); in lpfc_check_inactive_vmid_one()
317 JIFFIES_PER_HR) > difftime) { in lpfc_check_inactive_vmid_one()
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c746 if (difftime(time(NULL), cci->fw.last_partxfer) > 30.0) { in cmd_firmware_update_transfer()
/openbmc/openbmc/poky/meta/classes-global/
H A Dinsane.bbclass508 "ctime", "ctime_r", "difftime", "gmtime", "gmtime_r", "localtime",