Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/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.c510 AslGbl_Events[AslGbl_NextEvent].StartTime = AcpiOsGetTimer (); in UtBeginEvent()