Home
last modified time | relevance | path

Searched refs:StartTime (Results 1 – 3 of 3) sorted by relevance

/acpica-3.6.0/source/compiler/
Daslcompile.c830 Delta = (UINT32) (Event->EndTime - Event->StartTime); in CmDumpAllEvents()
919 AslGbl_Events[AslGbl_NamespaceEvent].StartTime) / 10) / in CmCleanupAndExit()
Dasltypes.h444 UINT64 StartTime; member
Daslutils.c510 AslGbl_Events[AslGbl_NextEvent].StartTime = AcpiOsGetTimer (); in UtBeginEvent()