FD.io VPP  v16.06
Vector Packet Processing
mheap_trace_main_t Struct Reference
+ Collaboration diagram for mheap_trace_main_t:

Data Fields

mheap_trace_ttraces
 
u32trace_free_list
 
uwordtrace_by_callers
 
uwordtrace_index_by_offset
 

Detailed Description

Definition at line 106 of file mheap_bootstrap.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: