PAPI 7.1.0.0
Loading...
Searching...
No Matches
_rapl_context_t Struct Reference
Collaboration diagram for _rapl_context_t:

Data Fields

long long start_value [RAPL_MAX_COUNTERS]
 
long long accumulated_value [RAPL_MAX_COUNTERS]
 
_rapl_control_state_t state
 

Detailed Description

Definition at line 143 of file linux-rapl.c.

Field Documentation

◆ accumulated_value

long long _rapl_context_t::accumulated_value[RAPL_MAX_COUNTERS]

Definition at line 146 of file linux-rapl.c.

◆ start_value

long long _rapl_context_t::start_value[RAPL_MAX_COUNTERS]

Definition at line 145 of file linux-rapl.c.

◆ state

_rapl_control_state_t _rapl_context_t::state

Definition at line 147 of file linux-rapl.c.


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