PAPI  5.7.0.0
EventSetProfileInfo_t Struct Reference
Collaboration diagram for EventSetProfileInfo_t:

Data Fields

PAPI_sprofil_t ** prof
 
int * count
 
int * threshold
 
int * EventIndex
 
int * EventCode
 
int flags
 
int event_counter
 

Detailed Description

Definition at line 159 of file papi_internal.h.

Field Documentation

◆ count

int* EventSetProfileInfo_t::count

Number of buffers

Definition at line 161 of file papi_internal.h.

◆ event_counter

int EventSetProfileInfo_t::event_counter

Definition at line 166 of file papi_internal.h.

◆ EventCode

int* EventSetProfileInfo_t::EventCode

Definition at line 164 of file papi_internal.h.

◆ EventIndex

int* EventSetProfileInfo_t::EventIndex

Definition at line 163 of file papi_internal.h.

◆ flags

int EventSetProfileInfo_t::flags

Definition at line 165 of file papi_internal.h.

◆ prof

PAPI_sprofil_t** EventSetProfileInfo_t::prof

Definition at line 160 of file papi_internal.h.

◆ threshold

int* EventSetProfileInfo_t::threshold

Definition at line 162 of file papi_internal.h.


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