Lines Matching refs:AML
61 B. AML tracer
64 the "trace points" the AML interpreter starts/stops to execute a control
65 method, or an AML opcode. Note that the format of the log entries are
82 Developers can utilize these special log entries to track the AML
84 that, as the "AML tracer" logs are implemented via ACPI_DEBUG_PRINT()
86 "AML tracer" logs.
88 The following command examples illustrate the usage of the "AML tracer"
90 a. Filter out the method start/stop "AML tracer" logs when control
96 b. Filter out the method start/stop "AML tracer" when the specified
103 c. Filter out the method start/stop "AML tracer" logs when the specified
110 d. Filter out the method/opcode start/stop "AML tracer" when the
117 e. Filter out the method/opcode start/stop "AML tracer" when the
136 The full path of the AML method that the user wants to trace.
143 used to match all "AML tracer" logs.
148 debug_level used to match all "AML tracer" logs.