FD.io VPP  v21.06
Vector Packet Processing
perfmon_event_t Struct Reference

Data Fields

u32 type_from_instance: 1
 
u32 exclude_kernel: 1
 
union {
   u32   type
 
   u32   instance_type
 
}; 
 
u64 config
 
char * name
 
char * description
 

Detailed Description

Definition at line 43 of file perfmon.h.

Field Documentation

◆ @758

union { ... }

◆ config

u64 perfmon_event_t::config

Definition at line 52 of file perfmon.h.

◆ description

char* perfmon_event_t::description

Definition at line 54 of file perfmon.h.

◆ exclude_kernel

u32 perfmon_event_t::exclude_kernel

Definition at line 46 of file perfmon.h.

◆ instance_type

u32 perfmon_event_t::instance_type

Definition at line 50 of file perfmon.h.

◆ name

char* perfmon_event_t::name

Definition at line 53 of file perfmon.h.

◆ type

u32 perfmon_event_t::type

Definition at line 49 of file perfmon.h.

◆ type_from_instance

u32 perfmon_event_t::type_from_instance

Definition at line 45 of file perfmon.h.


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