Home
last modified time | relevance | path

Searched refs:AcpiOsGetTimer (Results 1 – 10 of 10) sorted by relevance

/acpica-3.7.0/source/components/dispatcher/
Ddscontrol.c237 ControlState->Control.LoopTimeout = AcpiOsGetTimer () + in AcpiDsExecBeginControlOp()
336 if (ACPI_TIME_AFTER (AcpiOsGetTimer (), in AcpiDsExecEndControlOp()
/acpica-3.7.0/source/compiler/
Daslutils.c510 AslGbl_Events[AslGbl_NextEvent].StartTime = AcpiOsGetTimer (); in UtBeginEvent()
541 AslGbl_Events[Event].EndTime = AcpiOsGetTimer (); in UtEndEvent()
/acpica-3.7.0/source/components/executer/
Dexdebug.c236 Timer = ((UINT32) AcpiOsGetTimer () / 10); in AcpiExDoDebugObject()
Dexoparg1.c219 ReturnDesc = AcpiUtCreateIntegerObject (AcpiOsGetTimer ()); in AcpiExOpcode_0A_0T_1R()
/acpica-3.7.0/source/include/
Dacpiosxf.h556 AcpiOsGetTimer (
/acpica-3.7.0/source/os_specific/service_layers/
Doszephyr.c967 AcpiOsGetTimer ( in AcpiOsGetTimer() function
Dosunixxf.c1297 AcpiOsGetTimer ( in AcpiOsGetTimer() function
Doswinxf.c438 AcpiOsGetTimer ( in AcpiOsGetTimer() function
/acpica-3.7.0/source/os_specific/efi/
Dosefixf.c517 AcpiOsGetTimer ( in AcpiOsGetTimer() function
/acpica-3.7.0/documents/
Dchanges.txt2253 code. The new implementation uses AcpiOsGetTimer instead of a simple
2432 Added support for AcpiOsStall, AcpiOsSleep, and AcpiOsGetTimer
14793 Defined a new OSL interface, AcpiOsGetTimer. This interface is used to
18939 Compiler uses the new AcpiOsGetTimer interface to obtain compile