Searched refs:AcpiOsGetTimer (Results 1 – 7 of 7) sorted by relevance
237 ControlState->Control.LoopTimeout = AcpiOsGetTimer () + in AcpiDsExecBeginControlOp()336 if (ACPI_TIME_AFTER (AcpiOsGetTimer (), in AcpiDsExecEndControlOp()
468 AslGbl_Events[AslGbl_NextEvent].StartTime = AcpiOsGetTimer (); in UtBeginEvent()499 AslGbl_Events[Event].EndTime = AcpiOsGetTimer (); in UtEndEvent()
236 Timer = ((UINT32) AcpiOsGetTimer () / 10); in AcpiExDoDebugObject()
219 ReturnDesc = AcpiUtCreateIntegerObject (AcpiOsGetTimer ()); in AcpiExOpcode_0A_0T_1R()
556 AcpiOsGetTimer (
1297 AcpiOsGetTimer ( in AcpiOsGetTimer() function
1762 code. The new implementation uses AcpiOsGetTimer instead of a simple 1941 Added support for AcpiOsStall, AcpiOsSleep, and AcpiOsGetTimer14302 Defined a new OSL interface, AcpiOsGetTimer. This interface is used to 18448 Compiler uses the new AcpiOsGetTimer interface to obtain compile