Home
last modified time | relevance | path

Searched refs:UtBeginEvent (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/contrib/dev/acpica/compiler/
HDaslcompile.c96 FullCompile = UtBeginEvent ("*** Total Compile time ***"); in CmDoCompile()
97 Event = UtBeginEvent ("Open input and output files"); in CmDoCompile()
100 Event = UtBeginEvent ("Preprocess input file"); in CmDoCompile()
125 Event = UtBeginEvent ("Parse source code and build parse tree"); in CmDoCompile()
154 Event = UtBeginEvent ("Flush source input"); in CmDoCompile()
173 Event = UtBeginEvent ("Parse tree transforms"); in CmDoCompile()
181 Event = UtBeginEvent ("Generate AML opcodes"); in CmDoCompile()
192 Event = UtBeginEvent ("Open AML output file"); in CmDoCompile()
203 Event = UtBeginEvent ("Constant folding via AML interpreter"); in CmDoCompile()
220 Event = UtBeginEvent ("Updating AML opcodes after constant folding"); in CmDoCompile()
[all …]
HDdtcompile.c109 Event = UtBeginEvent ("Preprocess input file"); in DtDoCompile()
123 Event = UtBeginEvent ("Scan and parse input file"); in DtDoCompile()
140 Event = UtBeginEvent ("Compile parse tree"); in DtDoCompile()
HDaslutils.c187 UtBeginEvent ( in UtBeginEvent() function
HDaslcompiler.h935 UtBeginEvent (