Searched refs:acpi_wake_postrebase_abstime (Results 1 – 1 of 1) sorted by relevance
121 static uint64_t acpi_wake_abstime, acpi_wake_postrebase_abstime; variable270 acpi_wake_postrebase_abstime = start = mach_absolute_time(); in acpi_sleep_kernel()504 acpi_wake_postrebase_abstime = mach_absolute_time(); in acpi_idle_kernel()559 assert(ctime > acpi_wake_postrebase_abstime); in ml_recent_wake()560 return (ctime - acpi_wake_postrebase_abstime) < 5 * NSEC_PER_SEC; in ml_recent_wake()