FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
perfmon_intel_clx.c File Reference
+ Include dependency graph for perfmon_intel_clx.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()

PERFMON_REGISTER_INTEL_PMC ( cpu_model_table  ,
event_table   
)

Variable Documentation

◆ cpu_model_table

perfmon_intel_pmc_cpu_model_t cpu_model_table[]
static
Initial value:
= {
{0x55, 0x05, 1},
{0x55, 0x06, 1},
{0x55, 0x07, 1},
{0x55, 0x08, 1},
{0x55, 0x09, 1},
{0x55, 0x0A, 1},
{0x55, 0x0B, 1},
{0x55, 0x0C, 1},
{0x55, 0x0D, 1},
{0x55, 0x0E, 1},
{0x55, 0x0F, 1},
}

Definition at line 4 of file perfmon_intel_clx.c.

◆ event_table

perfmon_intel_pmc_event_t event_table[]
static

Definition at line 19 of file perfmon_intel_clx.c.