The Gaudi Framework  v29r0 (ff2e7097)
pentium4_escr_value_t Union Reference

#include <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

struct { ... } pentium4_escr_value_t::bits
unsigned long pentium4_escr_value_t::event_mask

Definition at line 67 of file pfmlib_pentium4.h.

unsigned long pentium4_escr_value_t::event_select

Definition at line 68 of file pfmlib_pentium4.h.

unsigned long pentium4_escr_value_t::reserved

Definition at line 69 of file pfmlib_pentium4.h.

unsigned long pentium4_escr_value_t::t0_os

Definition at line 64 of file pfmlib_pentium4.h.

unsigned long pentium4_escr_value_t::t0_usr

Definition at line 63 of file pfmlib_pentium4.h.

unsigned long pentium4_escr_value_t::t1_os

Definition at line 62 of file pfmlib_pentium4.h.

unsigned long pentium4_escr_value_t::t1_usr

Definition at line 61 of file pfmlib_pentium4.h.

unsigned long pentium4_escr_value_t::tag_enable

Definition at line 65 of file pfmlib_pentium4.h.

unsigned long pentium4_escr_value_t::tag_value

Definition at line 66 of file pfmlib_pentium4.h.

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: