PAPI 7.1.0.0
Loading...
Searching...
No Matches
_pcp_event_info_t Struct Reference

Data Fields

char name [PAPI_MAX_STR_LEN]
 
pmID pmid
 
pmDesc desc
 
int valfmt
 
int valType
 
char domainDesc [PAPI_MAX_STR_LEN]
 
int numVal
 
int idx
 
unsigned long long zeroValue
 

Detailed Description

Definition at line 106 of file linux-pcp.c.

Field Documentation

◆ desc

pmDesc _pcp_event_info_t::desc

Definition at line 110 of file linux-pcp.c.

◆ domainDesc

char _pcp_event_info_t::domainDesc[PAPI_MAX_STR_LEN]

Definition at line 113 of file linux-pcp.c.

◆ idx

int _pcp_event_info_t::idx

Definition at line 115 of file linux-pcp.c.

◆ name

char _pcp_event_info_t::name[PAPI_MAX_STR_LEN]

Definition at line 108 of file linux-pcp.c.

◆ numVal

int _pcp_event_info_t::numVal

Definition at line 114 of file linux-pcp.c.

◆ pmid

pmID _pcp_event_info_t::pmid

Definition at line 109 of file linux-pcp.c.

◆ valfmt

int _pcp_event_info_t::valfmt

Definition at line 111 of file linux-pcp.c.

◆ valType

int _pcp_event_info_t::valType

Definition at line 112 of file linux-pcp.c.

◆ zeroValue

unsigned long long _pcp_event_info_t::zeroValue

Definition at line 116 of file linux-pcp.c.


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