Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslcompile.c823 Delta = (UINT32) (Event->EndTime - Event->StartTime); in CmDumpAllEvents()
912 AslGbl_Events[AslGbl_NamespaceEvent].StartTime) / 10) / in CmCleanupAndExit()
H A Dasltypes.h444 UINT64 StartTime; member
H A Daslutils.c468 AslGbl_Events[AslGbl_NextEvent].StartTime = AcpiOsGetTimer (); in UtBeginEvent()