ReactOS 0.4.16-dev-716-g2b2bdab
|
Public Attributes | |
call_entry_t * | calls |
int | count |
int | alloc |
int call_trace_t::alloc |
Definition at line 116 of file ordinal.c.
Referenced by add_call(), and init_call_trace().
call_entry_t* call_trace_t::calls |
Definition at line 114 of file ordinal.c.
Referenced by add_call(), free_call_trace(), init_call_trace(), and ok_trace_().
int call_trace_t::count |
Definition at line 115 of file ordinal.c.
Referenced by add_call(), init_call_trace(), and ok_trace_().