FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
stat_segment_shared.h File Reference
+ 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
 

Enumerations

enum  stat_directory_type_t {
  STAT_DIR_TYPE_ILLEGAL = 0, STAT_DIR_TYPE_SCALAR_INDEX, STAT_DIR_TYPE_COUNTER_VECTOR_SIMPLE, STAT_DIR_TYPE_COUNTER_VECTOR_COMBINED,
  STAT_DIR_TYPE_ERROR_INDEX, STAT_DIR_TYPE_NAME_VECTOR
}
 

Functions

static void * stat_segment_pointer (void *start, uint64_t offset)
 

Enumeration Type Documentation

◆ stat_directory_type_t

Enumerator
STAT_DIR_TYPE_ILLEGAL 
STAT_DIR_TYPE_SCALAR_INDEX 
STAT_DIR_TYPE_COUNTER_VECTOR_SIMPLE 
STAT_DIR_TYPE_COUNTER_VECTOR_COMBINED 
STAT_DIR_TYPE_ERROR_INDEX 
STAT_DIR_TYPE_NAME_VECTOR 

Definition at line 19 of file stat_segment_shared.h.

Function Documentation

◆ stat_segment_pointer()

static void* stat_segment_pointer ( void *  start,
uint64_t  offset 
)
inlinestatic

Definition at line 55 of file stat_segment_shared.h.

+ Here is the caller graph for this function: