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