![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Include dependency graph for stat_segment.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | stat_segment_directory_entry_t |
| struct | stat_segment_shared_header_t |
| struct | stat_segment_main_t |
Macros | |
| #define | foreach_stat_segment_counter_name |
| #define | STAT_SEGMENT_DEFAULT_SIZE (32<<20) |
Functions | |
| static uint64_t | stat_segment_offset (void *start, void *data) |
| static void * | stat_segment_pointer (void *start, uint64_t offset) |
Variables | |
| stat_segment_main_t | stat_segment_main |
| #define foreach_stat_segment_counter_name |
Definition at line 38 of file stat_segment.h.
| #define STAT_SEGMENT_DEFAULT_SIZE (32<<20) |
Definition at line 62 of file stat_segment.h.
Definition at line 24 of file stat_segment.h.
|
inlinestatic |
|
inlinestatic |
| stat_segment_main_t stat_segment_main |
Definition at line 25 of file stat_segment.c.