Home
last modified time | relevance | path

Searched refs:AslGbl_NamespaceEvent (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/contrib/dev/acpica/compiler/
HDaslcompile.c266 AslGbl_NamespaceEvent = UtBeginEvent ("Cross reference parse tree and Namespace"); in CmDoCompile()
276 UtEndEvent (AslGbl_NamespaceEvent); in CmDoCompile()
692 (AslGbl_Events[AslGbl_NamespaceEvent].EndTime - in CmCleanupAndExit()
693 AslGbl_Events[AslGbl_NamespaceEvent].StartTime) / 10) / in CmCleanupAndExit()
HDaslglobal.h272 ASL_EXTERN UINT8 AslGbl_NamespaceEvent; variable