FD.io VPP  v21.06
Vector Packet Processing
perfmon_thread_t Struct Reference
+ Collaboration diagram for perfmon_thread_t:

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

u64 c [2]
 
int pm_fds [2]
 
u8perf_event_pages [2]
 
u32 rdpmc_indices [2]
 
perfmon_counters_tcounters
 

Detailed Description

Definition at line 85 of file perfmon.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

perfmon_thread_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ c

u64 perfmon_thread_t::c[2]

Definition at line 90 of file perfmon.h.

◆ counters

perfmon_counters_t* perfmon_thread_t::counters

Definition at line 101 of file perfmon.h.

◆ perf_event_pages

u8* perfmon_thread_t::perf_event_pages[2]

Definition at line 96 of file perfmon.h.

◆ pm_fds

int perfmon_thread_t::pm_fds[2]

Definition at line 93 of file perfmon.h.

◆ rdpmc_indices

u32 perfmon_thread_t::rdpmc_indices[2]

Definition at line 98 of file perfmon.h.


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