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

Data Fields

int EventSet
 
int event_0
 
short int running
 
long long last_real_time
 
long long last_proc_time
 

Detailed Description

This is stored per thread

Definition at line 60 of file papi.c.

Field Documentation

◆ event_0

int RateInfo::event_0

first event of the eventset

Definition at line 63 of file papi.c.

◆ EventSet

int RateInfo::EventSet

EventSet of the thread

Definition at line 62 of file papi.c.

◆ last_proc_time

long long RateInfo::last_proc_time

Previous value of processor time

Definition at line 66 of file papi.c.

◆ last_real_time

long long RateInfo::last_real_time

Previous value of real time

Definition at line 65 of file papi.c.

◆ running

short int RateInfo::running

STOP, FLIP, FLOP, IPC or EPC

Definition at line 64 of file papi.c.


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