FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
perfmon_intel_bnl.c File Reference
+ Include dependency graph for perfmon_intel_bnl.c:

Go to the source code of this file.

Functions

 PERFMON_REGISTER_INTEL_PMC (cpu_model_table, event_table)
 

Variables

static perfmon_intel_pmc_cpu_model_t cpu_model_table []
 
static perfmon_intel_pmc_event_t event_table []
 

Function Documentation

PERFMON_REGISTER_INTEL_PMC ( cpu_model_table  ,
event_table   
)

Variable Documentation

perfmon_intel_pmc_cpu_model_t cpu_model_table[]
static
Initial value:
= {
{0x1C, 0x00, 0},
{0x26, 0x00, 0},
{0x27, 0x00, 0},
{0x36, 0x00, 0},
{0x35, 0x00, 0},
}

Definition at line 4 of file perfmon_intel_bnl.c.

perfmon_intel_pmc_event_t event_table[]
static

Definition at line 13 of file perfmon_intel_bnl.c.