|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| call_entry_t * | calls |
| int | count |
| int | alloc |
| int call_trace_t::alloc |
Definition at line 106 of file ordinal.c.
Referenced by add_call(), and init_call_trace().
| call_entry_t* call_trace_t::calls |
Definition at line 104 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 105 of file ordinal.c.
Referenced by add_call(), init_call_trace(), and ok_trace_().