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

/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/compiler/
H A Daslcompile.c456 FullCompile = UtBeginEvent ("*** Total Compile time ***");
457 Event = UtBeginEvent ("Open input and output files");
462 Event = UtBeginEvent ("Parse source code and build parse tree");
468 Event = UtBeginEvent ("Flush source input");
488 Event = UtBeginEvent ("Parse tree transforms");
496 Event = UtBeginEvent ("Generate AML opcodes");
507 Event = UtBeginEvent ("Open AML output file");
518 Event = UtBeginEvent ("Constant folding via AML interpreter");
527 Event = UtBeginEvent ("Updating AML opcodes after constant folding");
536 Event = UtBeginEvent ("Generat
[all...]
H A Ddtcompile.c108 Event = UtBeginEvent ("Scan and parse input file");
125 Event = UtBeginEvent ("Compile parse tree");
H A Daslutils.c191 * FUNCTION: UtBeginEvent
202 UtBeginEvent ( function
H A Daslcompiler.h704 UtBeginEvent (

Completed in 124 milliseconds