FD.io VPP
v16.09
Vector Packet Processing
|
Definition at line 173 of file mheap_bootstrap.h.
struct { ... } mheap_stats_t::free_list |
u64 mheap_stats_t::n_clocks_get |
Definition at line 188 of file mheap_bootstrap.h.
u64 mheap_stats_t::n_clocks_put |
Definition at line 188 of file mheap_bootstrap.h.
u64 mheap_stats_t::n_gets |
Definition at line 187 of file mheap_bootstrap.h.
u64 mheap_stats_t::n_objects_found |
Definition at line 179 of file mheap_bootstrap.h.
u64 mheap_stats_t::n_objects_searched |
Definition at line 178 of file mheap_bootstrap.h.
u64 mheap_stats_t::n_puts |
Definition at line 187 of file mheap_bootstrap.h.
u64 mheap_stats_t::n_search_attempts |
Definition at line 177 of file mheap_bootstrap.h.
u64 mheap_stats_t::n_small_object_cache_attempts |
Definition at line 185 of file mheap_bootstrap.h.
u64 mheap_stats_t::n_small_object_cache_hits |
Definition at line 184 of file mheap_bootstrap.h.
u64 mheap_stats_t::n_vector_expands |
Definition at line 182 of file mheap_bootstrap.h.