Home
last modified time | relevance | path

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

/acpica-latest/source/compiler/
Daslcompile.c207 FullCompile = UtBeginEvent ("*** Total Compile time ***"); in CmDoCompile()
208 Event = UtBeginEvent ("Open input and output files"); in CmDoCompile()
211 Event = UtBeginEvent ("Preprocess input file"); in CmDoCompile()
236 Event = UtBeginEvent ("Parse source code and build parse tree"); in CmDoCompile()
276 Event = UtBeginEvent ("Flush source input"); in CmDoCompile()
328 Event = UtBeginEvent ("Parse tree transforms"); in CmDoAslMiddleAndBackEnd()
336 Event = UtBeginEvent ("Generate AML opcodes"); in CmDoAslMiddleAndBackEnd()
345 Event = UtBeginEvent ("Constant folding via AML interpreter"); in CmDoAslMiddleAndBackEnd()
362 Event = UtBeginEvent ("Updating AML opcodes after constant folding"); in CmDoAslMiddleAndBackEnd()
371 Event = UtBeginEvent ("Generate AML package lengths"); in CmDoAslMiddleAndBackEnd()
[all …]
Ddtcompile.c212 Event = UtBeginEvent ("Preprocess input file"); in DtDoCompile()
226 Event = UtBeginEvent ("Parse data table in prototype mode"); in DtDoCompile()
241 Event = UtBeginEvent ("Scan and parse input file"); in DtDoCompile()
258 Event = UtBeginEvent ("Compile parse tree"); in DtDoCompile()
Daslstartup.c496 Event = UtBeginEvent ("Open AML output file"); in AslDoOneFile()
Daslutils.c498 UtBeginEvent ( in UtBeginEvent() function
Daslcompiler.h1277 UtBeginEvent (