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

#include <papi_internal.h>

Collaboration diagram for EventSetProfileInfo_t:

Data Fields

PAPI_sprofil_t ** prof
 
intcount
 
intthreshold
 
intEventIndex
 
intEventCode
 
int flags
 
int event_counter
 

Detailed Description

Definition at line 158 of file papi_internal.h.

Field Documentation

◆ count

int* EventSetProfileInfo_t::count

Number of buffers

Definition at line 160 of file papi_internal.h.

◆ event_counter

int EventSetProfileInfo_t::event_counter

Definition at line 165 of file papi_internal.h.

◆ EventCode

int* EventSetProfileInfo_t::EventCode

Definition at line 163 of file papi_internal.h.

◆ EventIndex

int* EventSetProfileInfo_t::EventIndex

Definition at line 162 of file papi_internal.h.

◆ flags

int EventSetProfileInfo_t::flags

Definition at line 164 of file papi_internal.h.

◆ prof

PAPI_sprofil_t** EventSetProfileInfo_t::prof

Definition at line 159 of file papi_internal.h.

◆ threshold

int* EventSetProfileInfo_t::threshold

Definition at line 161 of file papi_internal.h.


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