pfm_core_sel_reg_t Union Reference

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

Public Attributes

unsigned long long val
 
struct {
   unsigned long   sel_event_select:8
 
   unsigned long   sel_unit_mask:8
 
   unsigned long   sel_usr:1
 
   unsigned long   sel_os:1
 
   unsigned long   sel_edge:1
 
   unsigned long   sel_pc:1
 
   unsigned long   sel_int:1
 
   unsigned long   sel_res1:1
 
   unsigned long   sel_en:1
 
   unsigned long   sel_inv:1
 
   unsigned long   sel_cnt_mask:8
 
   unsigned long   sel_res2:32
 
perfevtsel
 

Detailed Description

Definition at line 45 of file pfmlib_core.h.

Member Data Documentation

struct { ... } pfm_core_sel_reg_t::perfevtsel
unsigned long pfm_core_sel_reg_t::sel_cnt_mask

Definition at line 58 of file pfmlib_core.h.

unsigned long pfm_core_sel_reg_t::sel_edge

Definition at line 52 of file pfmlib_core.h.

unsigned long pfm_core_sel_reg_t::sel_en

Definition at line 56 of file pfmlib_core.h.

unsigned long pfm_core_sel_reg_t::sel_event_select

Definition at line 48 of file pfmlib_core.h.

unsigned long pfm_core_sel_reg_t::sel_int

Definition at line 54 of file pfmlib_core.h.

unsigned long pfm_core_sel_reg_t::sel_inv

Definition at line 57 of file pfmlib_core.h.

unsigned long pfm_core_sel_reg_t::sel_os

Definition at line 51 of file pfmlib_core.h.

unsigned long pfm_core_sel_reg_t::sel_pc

Definition at line 53 of file pfmlib_core.h.

unsigned long pfm_core_sel_reg_t::sel_res1

Definition at line 55 of file pfmlib_core.h.

unsigned long pfm_core_sel_reg_t::sel_res2

Definition at line 59 of file pfmlib_core.h.

unsigned long pfm_core_sel_reg_t::sel_unit_mask

Definition at line 49 of file pfmlib_core.h.

unsigned long pfm_core_sel_reg_t::sel_usr

Definition at line 50 of file pfmlib_core.h.

unsigned long long pfm_core_sel_reg_t::val

Definition at line 46 of file pfmlib_core.h.


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