The Gaudi Framework  v30r3 (a5ef0a68)
pfmlib_input_param_t Struct Reference

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

Collaboration diagram for pfmlib_input_param_t:

Public Attributes

unsigned int pfp_event_count
 
unsigned int pfp_dfl_plm
 
unsigned int pfp_flags
 
unsigned int reserved1
 
pfmlib_event_t pfp_events [PFMLIB_MAX_PMCS]
 
pfmlib_regmask_t pfp_unavail_pmcs
 
unsigned long reserved [6]
 

Detailed Description

Definition at line 107 of file pfmlib.h.

Member Data Documentation

unsigned int pfmlib_input_param_t::pfp_dfl_plm

Definition at line 109 of file pfmlib.h.

unsigned int pfmlib_input_param_t::pfp_event_count

Definition at line 108 of file pfmlib.h.

pfmlib_event_t pfmlib_input_param_t::pfp_events[PFMLIB_MAX_PMCS]

Definition at line 112 of file pfmlib.h.

unsigned int pfmlib_input_param_t::pfp_flags

Definition at line 110 of file pfmlib.h.

pfmlib_regmask_t pfmlib_input_param_t::pfp_unavail_pmcs

Definition at line 113 of file pfmlib.h.

unsigned long pfmlib_input_param_t::reserved[6]

Definition at line 114 of file pfmlib.h.

unsigned int pfmlib_input_param_t::reserved1

Definition at line 111 of file pfmlib.h.


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