The Gaudi Framework  master (37c0b60a)
pentium4_escr_value_t Union Reference

#include </builds/gaudi/Gaudi/GaudiProfiling/src/component/perfmon/pfmlib_pentium4.h>

Public Attributes

unsigned long val
 
struct {
   unsigned long   t1_usr: 1
 
   unsigned long   t1_os: 1
 
   unsigned long   t0_usr: 1
 
   unsigned long   t0_os: 1
 
   unsigned long   tag_enable: 1
 
   unsigned long   tag_value: 4
 
   unsigned long   event_mask: EVENT_MASK_BITS
 
   unsigned long   event_select: EVENT_SELECT_BITS
 
   unsigned long   reserved: 1
 
bits
 

Detailed Description

Definition at line 58 of file pfmlib_pentium4.h.

Member Data Documentation

◆ bits

struct { ... } pentium4_escr_value_t::bits

◆ event_mask

unsigned long pentium4_escr_value_t::event_mask

Definition at line 67 of file pfmlib_pentium4.h.

◆ event_select

unsigned long pentium4_escr_value_t::event_select

Definition at line 68 of file pfmlib_pentium4.h.

◆ reserved

unsigned long pentium4_escr_value_t::reserved

Definition at line 69 of file pfmlib_pentium4.h.

◆ t0_os

unsigned long pentium4_escr_value_t::t0_os

Definition at line 64 of file pfmlib_pentium4.h.

◆ t0_usr

unsigned long pentium4_escr_value_t::t0_usr

Definition at line 63 of file pfmlib_pentium4.h.

◆ t1_os

unsigned long pentium4_escr_value_t::t1_os

Definition at line 62 of file pfmlib_pentium4.h.

◆ t1_usr

unsigned long pentium4_escr_value_t::t1_usr

Definition at line 61 of file pfmlib_pentium4.h.

◆ tag_enable

unsigned long pentium4_escr_value_t::tag_enable

Definition at line 65 of file pfmlib_pentium4.h.

◆ tag_value

unsigned long pentium4_escr_value_t::tag_value

Definition at line 66 of file pfmlib_pentium4.h.

◆ val

unsigned long pentium4_escr_value_t::val

Definition at line 59 of file pfmlib_pentium4.h.


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