FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
membw_bound.c File Reference
+ Include dependency graph for membw_bound.c:

Go to the source code of this file.

Functions

static u8format_intel_membw_bound (u8 *s, va_list *args)
 
 PERFMON_REGISTER_BUNDLE (intel_core_membw_bound)
 

Variables

static perfmon_cpu_supports_t membw_bound_cpu_supports []
 

Function Documentation

◆ format_intel_membw_bound()

static u8* format_intel_membw_bound ( u8 s,
va_list *  args 
)
static

Definition at line 20 of file membw_bound.c.

◆ PERFMON_REGISTER_BUNDLE()

PERFMON_REGISTER_BUNDLE ( intel_core_membw_bound  )

Variable Documentation

◆ membw_bound_cpu_supports

perfmon_cpu_supports_t membw_bound_cpu_supports[]
static
Initial value:
= {
{ clib_cpu_supports_avx512_bitalg, PERFMON_BUNDLE_TYPE_NODE },
}

Definition at line 36 of file membw_bound.c.

PERFMON_BUNDLE_TYPE_NODE
@ PERFMON_BUNDLE_TYPE_NODE
Definition: perfmon.h:31