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

#include <papi_internal.h>

Collaboration diagram for MasterEvent:

Data Fields

int uses
 
int active
 
int is_a_rate
 
int papi_event
 
PapiInfo pi
 
long long count
 
long long cycles
 
long long handler_count
 
long long prev_total_c
 
long long count_estimate
 
double rate_estimate
 
struct _threadlist * mythr
 
struct _masterevent * next
 

Detailed Description

Definition at line 215 of file papi_internal.h.

Field Documentation

◆ active

int MasterEvent::active

Definition at line 217 of file papi_internal.h.

◆ count

long long MasterEvent::count

Definition at line 221 of file papi_internal.h.

◆ count_estimate

long long MasterEvent::count_estimate

Definition at line 225 of file papi_internal.h.

◆ cycles

long long MasterEvent::cycles

Definition at line 222 of file papi_internal.h.

◆ handler_count

long long MasterEvent::handler_count

Definition at line 223 of file papi_internal.h.

◆ is_a_rate

int MasterEvent::is_a_rate

Definition at line 218 of file papi_internal.h.

◆ mythr

struct _threadlist* MasterEvent::mythr

Definition at line 227 of file papi_internal.h.

◆ next

struct _masterevent* MasterEvent::next

Definition at line 228 of file papi_internal.h.

◆ papi_event

int MasterEvent::papi_event

Definition at line 219 of file papi_internal.h.

◆ pi

PapiInfo MasterEvent::pi

Definition at line 220 of file papi_internal.h.

◆ prev_total_c

long long MasterEvent::prev_total_c

Definition at line 224 of file papi_internal.h.

◆ rate_estimate

double MasterEvent::rate_estimate

Definition at line 226 of file papi_internal.h.

◆ uses

int MasterEvent::uses

Definition at line 216 of file papi_internal.h.


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