Searched refs:Trace (Results 1 – 7 of 7) sorted by relevance
17 # define Trace(x) fprintf x macro24 # define Trace(x) macro
66 # define Trace(x) fprintf x macro73 # define Trace(x) macro
56 # define Trace(x) fprintf x macro63 # define Trace(x) macro
54 bool "Dispatch Trace Log"138 interface to dump the Hardware Trace Macro (HTM) function data
2383 # _real_trace() - "callout" for Trace enabled exception #2395 # If Trace exception enabled: #2396 # - The system stack is changed to a Trace exception stack frame #2416 # must also check if a Trace exception is pending, in which case, we #2417 # must create a Trace exception stack frame from the current exception #2418 # stack frame. If no Trace is pending, we simply exit through #2422 # as a result of this operation emulation. A Trace exception can be #2424 # to a Trace stack frame and an exit made through _real_trace(). #
2384 # _real_trace() - "callout" for Trace enabled exception #2396 # If Trace exception enabled: #2397 # - The system stack is changed to a Trace exception stack frame #2417 # must also check if a Trace exception is pending, in which case, we #2418 # must create a Trace exception stack frame from the current exception #2419 # stack frame. If no Trace is pending, we simply exit through #2423 # as a result of this operation emulation. A Trace exception can be #2425 # to a Trace stack frame and an exit made through _real_trace(). #
127 | then it create a Trace exception stack frame from the "chk" exception
Completed in 48 milliseconds