Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/acpica/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()
272 Event = UtBeginEvent ("Flush source input"); in CmDoCompile()
321 Event = UtBeginEvent ("Parse tree transforms"); in CmDoAslMiddleAndBackEnd()
329 Event = UtBeginEvent ("Generate AML opcodes"); in CmDoAslMiddleAndBackEnd()
338 Event = UtBeginEvent ("Constant folding via AML interpreter"); in CmDoAslMiddleAndBackEnd()
355 Event = UtBeginEvent ("Updating AML opcodes after constant folding"); in CmDoAslMiddleAndBackEnd()
364 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.c487 Event = UtBeginEvent ("Open AML output file"); in AslDoOneFile()
Daslutils.c456 UtBeginEvent ( in UtBeginEvent() function
Daslcompiler.h1273 UtBeginEvent (