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 207 FullCompile = UtBeginEvent ("*** Total Compile time ***");
208 Event = UtBeginEvent ("Open input and output files");
211 Event = UtBeginEvent ("Preprocess input file");
236 Event = UtBeginEvent ("Parse source code and build parse tree");
276 Event = UtBeginEvent ("Flush source input");
328 Event = UtBeginEvent ("Parse tree transforms");
336 Event = UtBeginEvent ("Generate AML opcodes");
345 Event = UtBeginEvent ("Constant folding via AML interpreter");
362 Event = UtBeginEvent ("Updating AML opcodes after constant folding");
371 Event = UtBeginEvent ("Generate AML package lengths")
    [all...]
dtcompile.c 212 Event = UtBeginEvent ("Preprocess input file");
226 Event = UtBeginEvent ("Parse data table in prototype mode");
241 Event = UtBeginEvent ("Scan and parse input file");
258 Event = UtBeginEvent ("Compile parse tree");
aslstartup.c 496 Event = UtBeginEvent ("Open AML output file");
aslutils.c 487 * FUNCTION: UtBeginEvent
498 UtBeginEvent (
aslcompiler.h 1277 UtBeginEvent (

Completed in 42 milliseconds