FD.io VPP  v21.06
Vector Packet Processing
core.c File Reference
+ Include dependency graph for core.c:

Go to the source code of this file.

Functions

u8format_intel_core_config (u8 *s, va_list *args)
 
static clib_error_tintel_core_init (vlib_main_t *vm, perfmon_source_t *src)
 
 PERFMON_REGISTER_SOURCE (intel_core)
 

Variables

static perfmon_event_t events []
 

Function Documentation

◆ format_intel_core_config()

u8* format_intel_core_config ( u8 s,
va_list *  args 
)

Definition at line 35 of file core.c.

+ Here is the caller graph for this function:

◆ intel_core_init()

static clib_error_t* intel_core_init ( vlib_main_t vm,
perfmon_source_t src 
)
static

Definition at line 62 of file core.c.

+ Here is the call graph for this function:

◆ PERFMON_REGISTER_SOURCE()

PERFMON_REGISTER_SOURCE ( intel_core  )
+ Here is the caller graph for this function:

Variable Documentation

◆ events

perfmon_event_t events[]
static
Initial value:
= {
#define _(event, umask, edge, any, inv, cmask, n, suffix, desc)
}
#define foreach_perf_intel_core_event
Definition: core.h:25

Definition at line 21 of file core.c.