The Gaudi Framework  v29r0 (ff2e7097)
pfmlib_event_t Struct Reference

#include <src/component/perfmon/pfmlib.h>

Public Attributes

unsigned int event
 
unsigned int plm
 
unsigned long flags
 
unsigned int unit_masks [PFMLIB_MAX_MASKS_PER_EVENT]
 
unsigned int num_masks
 
unsigned long reserved [2]
 

Detailed Description

Definition at line 84 of file pfmlib.h.

Member Data Documentation

unsigned int pfmlib_event_t::event

Definition at line 85 of file pfmlib.h.

unsigned long pfmlib_event_t::flags

Definition at line 87 of file pfmlib.h.

unsigned int pfmlib_event_t::num_masks

Definition at line 89 of file pfmlib.h.

unsigned int pfmlib_event_t::plm

Definition at line 86 of file pfmlib.h.

unsigned long pfmlib_event_t::reserved[2]

Definition at line 90 of file pfmlib.h.

unsigned int pfmlib_event_t::unit_masks[PFMLIB_MAX_MASKS_PER_EVENT]

Definition at line 88 of file pfmlib.h.


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