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

/freebsd-10.3-release/sys/contrib/dev/acpica/compiler/
H A Daslcompile.c96 FullCompile = UtBeginEvent ("*** Total Compile time ***");
97 Event = UtBeginEvent ("Open input and output files");
100 Event = UtBeginEvent ("Preprocess input file");
117 Event = UtBeginEvent ("Parse source code and build parse tree");
146 Event = UtBeginEvent ("Flush source input");
165 Event = UtBeginEvent ("Parse tree transforms");
173 Event = UtBeginEvent ("Generate AML opcodes");
184 Event = UtBeginEvent ("Open AML output file");
195 Event = UtBeginEvent ("Constant folding via AML interpreter");
212 Event = UtBeginEvent ("Updatin
[all...]
H A Ddtcompile.c109 Event = UtBeginEvent ("Preprocess input file");
123 Event = UtBeginEvent ("Scan and parse input file");
140 Event = UtBeginEvent ("Compile parse tree");
H A Daslutils.c176 * FUNCTION: UtBeginEvent
187 UtBeginEvent ( function
H A Daslcompiler.h935 UtBeginEvent (

Completed in 165 milliseconds