Searched refs:acpi_wake_postrebase_abstime (Results 1 – 1 of 1) sorted by relevance
119 static uint64_t acpi_wake_abstime, acpi_wake_postrebase_abstime; variable268 acpi_wake_postrebase_abstime = start = mach_absolute_time(); in acpi_sleep_kernel()502 acpi_wake_postrebase_abstime = mach_absolute_time(); in acpi_idle_kernel()557 assert(ctime > acpi_wake_postrebase_abstime); in ml_recent_wake()558 return (ctime - acpi_wake_postrebase_abstime) < 5 * NSEC_PER_SEC; in ml_recent_wake()