Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslcompile.c99 FullCompile = UtBeginEvent ("*** Total Compile time ***"); in CmDoCompile()
100 Event = UtBeginEvent ("Open input and output files"); in CmDoCompile()
103 Event = UtBeginEvent ("Preprocess input file"); in CmDoCompile()
128 Event = UtBeginEvent ("Parse source code and build parse tree"); in CmDoCompile()
168 Event = UtBeginEvent ("Flush source input"); in CmDoCompile()
220 Event = UtBeginEvent ("Parse tree transforms"); in CmDoAslMiddleAndBackEnd()
228 Event = UtBeginEvent ("Generate AML opcodes"); in CmDoAslMiddleAndBackEnd()
237 Event = UtBeginEvent ("Constant folding via AML interpreter"); in CmDoAslMiddleAndBackEnd()
254 Event = UtBeginEvent ("Updating AML opcodes after constant folding"); in CmDoAslMiddleAndBackEnd()
263 Event = UtBeginEvent ("Generat in CmDoAslMiddleAndBackEnd()
[all...]
H A Ddtcompile.c104 Event = UtBeginEvent ("Preprocess input file"); in DtDoCompile()
118 Event = UtBeginEvent ("Parse data table in prototype mode"); in DtDoCompile()
133 Event = UtBeginEvent ("Scan and parse input file"); in DtDoCompile()
150 Event = UtBeginEvent ("Compile parse tree"); in DtDoCompile()
H A Daslstartup.c388 Event = UtBeginEvent ("Open AML output file"); in AslDoOneFile()
H A Daslutils.c390 UtBeginEvent ( in UtBeginEvent() function
H A Daslcompiler.h1169 UtBeginEvent (