FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Definition at line 222 of file mheap_bootstrap.h.
u32 mheap_t::first_free_elt_uoffset_by_bin[MHEAP_N_BINS] |
Definition at line 228 of file mheap_bootstrap.h.
u32 mheap_t::flags |
Definition at line 237 of file mheap_bootstrap.h.
volatile u32 mheap_t::lock |
Definition at line 245 of file mheap_bootstrap.h.
u64 mheap_t::max_size |
Definition at line 254 of file mheap_bootstrap.h.
u64 mheap_t::n_elts |
Definition at line 250 of file mheap_bootstrap.h.
Definition at line 233 of file mheap_bootstrap.h.
volatile u32 mheap_t::owner_cpu |
Definition at line 246 of file mheap_bootstrap.h.
int mheap_t::recursion_count |
Definition at line 247 of file mheap_bootstrap.h.
mheap_small_object_cache_t mheap_t::small_object_cache |
Definition at line 235 of file mheap_bootstrap.h.
mheap_stats_t mheap_t::stats |
Definition at line 266 of file mheap_bootstrap.h.
mheap_trace_main_t mheap_t::trace_main |
Definition at line 264 of file mheap_bootstrap.h.
u64 mheap_t::validate_serial |
Definition at line 262 of file mheap_bootstrap.h.
uword mheap_t::vm_alloc_offset_from_header |
Definition at line 256 of file mheap_bootstrap.h.
uword mheap_t::vm_alloc_size |
Definition at line 257 of file mheap_bootstrap.h.