Switchtec Userspace
PROJECT_NUMBER = PROJECT_NUMBER=PROJECT_NUMBER = 2.2
|
Event summary bitmaps. More...
#include <switchtec.h>
Public Attributes | |
uint64_t | global |
Bitmap of global events. | |
uint64_t | part_bitmap |
Bitmap of partitions with active events. | |
unsigned | local_part |
Bitmap of events in the local partition. | |
unsigned | part [SWITCHTEC_MAX_PARTS] |
Bitmap of events in each partition. | |
unsigned | pff [SWITCHTEC_MAX_PFF_CSR] |
Bitmap of events in each port function. | |
Event summary bitmaps.
Definition at line 250 of file switchtec.h.