HomeSort by: relevance | last modified time | path
    Searched refs:UtBeginEvent (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
aslcompile.c 99 FullCompile = UtBeginEvent ("*** Total Compile time ***");
100 Event = UtBeginEvent ("Open input and output files");
103 Event = UtBeginEvent ("Preprocess input file");
128 Event = UtBeginEvent ("Parse source code and build parse tree");
168 Event = UtBeginEvent ("Flush source input");
220 Event = UtBeginEvent ("Parse tree transforms");
228 Event = UtBeginEvent ("Generate AML opcodes");
237 Event = UtBeginEvent ("Constant folding via AML interpreter");
254 Event = UtBeginEvent ("Updating AML opcodes after constant folding");
263 Event = UtBeginEvent ("Generate AML package lengths")
    [all...]
dtcompile.c 104 Event = UtBeginEvent ("Preprocess input file");
118 Event = UtBeginEvent ("Parse data table in prototype mode");
133 Event = UtBeginEvent ("Scan and parse input file");
150 Event = UtBeginEvent ("Compile parse tree");
aslstartup.c 388 Event = UtBeginEvent ("Open AML output file");
aslutils.c 379 * FUNCTION: UtBeginEvent
390 UtBeginEvent (
aslcompiler.h 1169 UtBeginEvent (

Completed in 17 milliseconds