This is stored per thread
Definition at line 38 of file papi_hl.c.
◆ EventSet
| int HighLevelInfo::EventSet |
EventSet of the thread
Definition at line 40 of file papi_hl.c.
◆ initial_proc_time
| long long HighLevelInfo::initial_proc_time |
Start processor time
Definition at line 44 of file papi_hl.c.
◆ initial_real_time
| long long HighLevelInfo::initial_real_time |
Start real time
Definition at line 43 of file papi_hl.c.
◆ last_proc_time
| long long HighLevelInfo::last_proc_time |
Previous value of processor time
Definition at line 46 of file papi_hl.c.
◆ last_real_time
| long long HighLevelInfo::last_real_time |
Previous value of real time
Definition at line 45 of file papi_hl.c.
◆ num_evts
| short int HighLevelInfo::num_evts |
number of events in the eventset
Definition at line 41 of file papi_hl.c.
◆ running
| short int HighLevelInfo::running |
STOP, START, or RATE
Definition at line 42 of file papi_hl.c.
◆ total_ins
| long long HighLevelInfo::total_ins |
Total instructions
Definition at line 47 of file papi_hl.c.
The documentation for this struct was generated from the following file: