![]() |
FD.io VPP
v16.06
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 106 of file mheap_bootstrap.h.
| uword* mheap_trace_main_t::trace_by_callers |
Definition at line 113 of file mheap_bootstrap.h.
| u32* mheap_trace_main_t::trace_free_list |
Definition at line 110 of file mheap_bootstrap.h.
| uword* mheap_trace_main_t::trace_index_by_offset |
Definition at line 116 of file mheap_bootstrap.h.
| mheap_trace_t* mheap_trace_main_t::traces |
Definition at line 107 of file mheap_bootstrap.h.