#include <mutexdef.h>
Public Attributes | |
struct _mtxtrh * | mtxdbg_q_trace_buffer |
unsigned short int | mtxdbg_w_mbo |
unsigned char | mtxdbg_b_type |
unsigned char | mtxdbg_b_subtype |
unsigned int | mtxdbg_l_revision |
long long | mtxdbg_q_size |
int(* | mtxdbg_l_start_trace )() |
int(* | mtxdbg_l_stop_trace )() |
void(* | mtxdbg_l_trace_mutex )() |
void(* | mtxdbg_l_trace_mutex_wait )() |
void(* | mtxdbg_l_debug_print )() |
union { | |
unsigned int mtxdbg_l_trace_flags | |
struct { | |
unsigned mtxdbg_v_mutex: 1 | |
unsigned mtxdbg_v_mutex_wait: 1 | |
unsigned mtxdbg_v_fill_0_: 6 | |
} | |
}; | |
unsigned int | mtxdbg_l_mtx_flags |
int | mtxdbg_l_cpu_flags |
unsigned int | mtxdbg_l_trace_run |
char | mtxdbg_b_fill_1_ [4] |
unsigned long long | mtxdbg_q_reserved1 |
unsigned long long | mtxdbg_q_reserved2 |
unsigned long long | mtxdbg_q_reserved3 |
unsigned long long | mtxdbg_q_reserved4 |
unsigned long long | mtxdbg_q_scc [32] |
unsigned long long | mtxdbg_q_systime [32] |
Definition at line 58 of file mutexdef.h.
struct _mtxtrh* _mtxdbg::mtxdbg_q_trace_buffer [read] |
Definition at line 59 of file mutexdef.h.
unsigned short int _mtxdbg::mtxdbg_w_mbo |
Definition at line 60 of file mutexdef.h.
unsigned char _mtxdbg::mtxdbg_b_type |
Definition at line 61 of file mutexdef.h.
unsigned char _mtxdbg::mtxdbg_b_subtype |
Definition at line 62 of file mutexdef.h.
unsigned int _mtxdbg::mtxdbg_l_revision |
Definition at line 63 of file mutexdef.h.
long long _mtxdbg::mtxdbg_q_size |
Definition at line 64 of file mutexdef.h.
int(* _mtxdbg::mtxdbg_l_start_trace)() |
int(* _mtxdbg::mtxdbg_l_stop_trace)() |
void(* _mtxdbg::mtxdbg_l_trace_mutex)() |
void(* _mtxdbg::mtxdbg_l_trace_mutex_wait)() |
void(* _mtxdbg::mtxdbg_l_debug_print)() |
unsigned int _mtxdbg::mtxdbg_l_trace_flags |
Definition at line 71 of file mutexdef.h.
unsigned _mtxdbg::mtxdbg_v_mutex |
Definition at line 73 of file mutexdef.h.
unsigned _mtxdbg::mtxdbg_v_mutex_wait |
Definition at line 74 of file mutexdef.h.
unsigned _mtxdbg::mtxdbg_v_fill_0_ |
Definition at line 75 of file mutexdef.h.
union { ... } |
unsigned int _mtxdbg::mtxdbg_l_mtx_flags |
Definition at line 78 of file mutexdef.h.
Definition at line 79 of file mutexdef.h.
unsigned int _mtxdbg::mtxdbg_l_trace_run |
Definition at line 80 of file mutexdef.h.
char _mtxdbg::mtxdbg_b_fill_1_[4] |
Definition at line 81 of file mutexdef.h.
unsigned long long _mtxdbg::mtxdbg_q_reserved1 |
Definition at line 82 of file mutexdef.h.
unsigned long long _mtxdbg::mtxdbg_q_reserved2 |
Definition at line 83 of file mutexdef.h.
unsigned long long _mtxdbg::mtxdbg_q_reserved3 |
Definition at line 84 of file mutexdef.h.
unsigned long long _mtxdbg::mtxdbg_q_reserved4 |
Definition at line 85 of file mutexdef.h.
unsigned long long _mtxdbg::mtxdbg_q_scc[32] |
Definition at line 86 of file mutexdef.h.
unsigned long long _mtxdbg::mtxdbg_q_systime[32] |
Definition at line 87 of file mutexdef.h.