![]() |
FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
Collaboration diagram for mheap_trace_main_t:Data Fields | |
| mheap_trace_t * | traces |
| u32 * | trace_free_list |
| uword * | trace_by_callers |
| uword * | trace_index_by_offset |
Definition at line 149 of file mheap_bootstrap.h.
| uword* mheap_trace_main_t::trace_by_callers |
Definition at line 157 of file mheap_bootstrap.h.
| u32* mheap_trace_main_t::trace_free_list |
Definition at line 154 of file mheap_bootstrap.h.
| uword* mheap_trace_main_t::trace_index_by_offset |
Definition at line 160 of file mheap_bootstrap.h.
| mheap_trace_t* mheap_trace_main_t::traces |
Definition at line 151 of file mheap_bootstrap.h.