FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
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.