#include <tr_debug.h>

Definition at line 77 of file tr_debug.h.
Data Fields | |
| void(* | debug_print )() |
| int(* | debug_reserved1 )() |
| unsigned short int | mbo |
| unsigned char | type |
| unsigned char | subtype |
| int(* | debug_reserved2 )() |
| unsigned __int64 | size |
| int(* | start_trace )() |
| int(* | stop_trace )() |
| TRACE_HDR * | trace_buffer |
| int | revision |
| int | trace_run |
| int | spl_flags |
| int | trace_flags |
| int | cpu_flags |
| uint32 | reserved_1 |
| uint64 | reserved_2 |
| uint64 | reserved_3 |
| uint64 | reserved_4 |
| uint64 | scc [32] |
| uint64 | systime [32] |
| void(* _dbg::debug_print)() |
| int(* _dbg::debug_reserved1)() |
| unsigned short int _dbg::mbo |
Definition at line 80 of file tr_debug.h.
| unsigned char _dbg::type |
Definition at line 81 of file tr_debug.h.
| unsigned char _dbg::subtype |
Definition at line 82 of file tr_debug.h.
| int(* _dbg::debug_reserved2)() |
| unsigned __int64 _dbg::size |
Definition at line 84 of file tr_debug.h.
| int(* _dbg::start_trace)() |
| int(* _dbg::stop_trace)() |
Definition at line 89 of file tr_debug.h.
| int _dbg::revision |
Definition at line 91 of file tr_debug.h.
| int _dbg::trace_run |
Definition at line 92 of file tr_debug.h.
| int _dbg::spl_flags |
Definition at line 93 of file tr_debug.h.
Definition at line 94 of file tr_debug.h.
| int _dbg::cpu_flags |
Definition at line 95 of file tr_debug.h.
| uint32 _dbg::reserved_1 |
Definition at line 96 of file tr_debug.h.
| uint64 _dbg::reserved_2 |
Definition at line 97 of file tr_debug.h.
| uint64 _dbg::reserved_3 |
Definition at line 98 of file tr_debug.h.
| uint64 _dbg::reserved_4 |
Definition at line 99 of file tr_debug.h.
| uint64 _dbg::scc[32] |
Definition at line 100 of file tr_debug.h.
| uint64 _dbg::systime[32] |
Definition at line 101 of file tr_debug.h.