PAPI  5.0.1.0
HighLevelInfo Struct Reference

Data Fields

int EventSet
short int num_evts
short int running
long long initial_time
float total_proc_time
float total_ins

Detailed Description

This is stored per thread

Definition at line 38 of file papi_hl.c.


Field Documentation

EventSet of the thread

Definition at line 40 of file papi_hl.c.

Start time

Definition at line 43 of file papi_hl.c.

Definition at line 41 of file papi_hl.c.

Definition at line 42 of file papi_hl.c.

Total instructions

Definition at line 45 of file papi_hl.c.

Total processor time

Definition at line 44 of file papi_hl.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines