Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslcompile.c203 FullCompile = UtBeginEvent ("*** Total Compile time ***"); in CmDoCompile()
204 Event = UtBeginEvent ("Open input and output files"); in CmDoCompile()
207 Event = UtBeginEvent ("Preprocess input file"); in CmDoCompile()
232 Event = UtBeginEvent ("Parse source code and build parse tree"); in CmDoCompile()
262 Event = UtBeginEvent ("Flush source input"); in CmDoCompile()
281 Event = UtBeginEvent ("Parse tree transforms"); in CmDoCompile()
289 Event = UtBeginEvent ("Generate AML opcodes"); in CmDoCompile()
300 Event = UtBeginEvent ("Open AML output file"); in CmDoCompile()
311 Event = UtBeginEvent ("Constant folding via AML interpreter"); in CmDoCompile()
328 Event = UtBeginEvent ("Updating AML opcodes after constant folding"); in CmDoCompile()
[all …]
H A Ddtcompile.c216 Event = UtBeginEvent ("Preprocess input file"); in DtDoCompile()
230 Event = UtBeginEvent ("Scan and parse input file"); in DtDoCompile()
247 Event = UtBeginEvent ("Compile parse tree"); in DtDoCompile()
H A Daslutils.c410 UtBeginEvent ( in UtBeginEvent() function
H A Daslcompiler.h1208 UtBeginEvent (